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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211969'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211969'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211973> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211973'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211973'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212004> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212004'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212004'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210610> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210610'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210610'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210692> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210692'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210692'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210747> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210747'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210747'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210840> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210840'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210840'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210870> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210870'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210870'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210895> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210909'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210909'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210998> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210998'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210998'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211004> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211004'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211004'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211243> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211243'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211243'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211290> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211290'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211290'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211377> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211377'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211377'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211402> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211402'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211402'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211560> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211560'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211560'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211597> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211597'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211597'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211654> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211654'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211654'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211699> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211699'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211699'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211778> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211778'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211778'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211811> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211811'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211811'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211880> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211880'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211880'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210812> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210812'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210812'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210856> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210856'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210856'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210869> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210869'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210869'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210896> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210933'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210933'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210975> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210975'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210975'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210984> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210984'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210984'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211016> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211016'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211016'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211044> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211044'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211044'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211054> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211054'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211054'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211065> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211065'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211065'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211231> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211231'^^xsd:integer;
  dwc:scientificName 'Limnactinia laevis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '100980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211231'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '100980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211035> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211035'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211035'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211052> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211052'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211052'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211059> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211059'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211059'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211064> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211064'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211064'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211211> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211211'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110618'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211211'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211240> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211240'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211240'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211287> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211287'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211287'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211369> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211369'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211369'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211381> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211381'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211381'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211401> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211401'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211401'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211479> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211479'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211479'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211485> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211485'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211485'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211017> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211017'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211017'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211596> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211596'^^xsd:integer;
  dwc:scientificName 'Phoxocephalus holbolli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102989'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211596'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211605> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211605'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211605'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211703> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211703'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211703'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211800> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211800'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211800'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211900> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211972'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211972'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212005> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212005'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212005'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211564> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211564'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211564'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211600> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211600'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211600'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211700> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211700'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211700'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211761> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211761'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211761'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211802> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211802'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211802'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211881> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211881'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211881'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211898> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211968'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211968'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212006> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212006'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212006'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210637> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210637'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210637'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210688> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210688'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210688'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210745> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210745'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210745'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211062> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211062'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211062'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211242> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211242'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211242'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211291> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211291'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211291'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211400> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211400'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211400'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211476> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211476'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211476'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211545> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211545'^^xsd:integer;
  dwc:scientificName 'Paraphoxus oculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211545'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211566> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211566'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211566'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211701> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211701'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211701'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211762> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211762'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211762'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211806> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211806'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211806'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211878> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211878'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211878'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211906> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211971'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211971'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211985> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211985'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211985'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212001> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212001'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212001'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210640> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210640'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210640'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210654> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210654'^^xsd:integer;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210654'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210742> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210742'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210742'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210813> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210813'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210813'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210858> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210858'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210858'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210866> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210866'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210866'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210877> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210871'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210871'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210914> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210914'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210914'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211034> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211034'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211034'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211045> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211045'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211045'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211055> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211055'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211055'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211061> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211061'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211061'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211066> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211066'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211066'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211170> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211170'^^xsd:integer;
  dwc:scientificName 'Idunella aequicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211170'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211222> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211222'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211222'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211237> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211237'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211237'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211288> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211288'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211288'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210814> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210814'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210814'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210825> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210857'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210857'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210867> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210867'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210867'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210879> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210906'^^xsd:integer;
  dwc:scientificName 'Diaphana minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '139557'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210906'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139557'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210910> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210910'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210910'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210911> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210911'^^xsd:integer;
  dwc:scientificName 'Diastylis spinulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210911'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210987> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210987'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210987'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211041> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211041'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211041'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210892> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210994'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210994'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211003> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211003'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211003'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211015> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211015'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211015'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211039> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211039'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211039'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211049> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211049'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211049'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211060> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211060'^^xsd:integer;
  dwc:scientificName 'Glyphanostomum pallescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '157398'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211060'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157398'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211063> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211063'^^xsd:integer;
  dwc:scientificName 'Gnathia oxyuraea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '118995'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211063'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118995'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211069> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211069'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211069'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211078> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211078'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211078'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211241> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211241'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211241'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211378> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211378'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211378'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211484> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211484'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211484'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211562> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211562'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211562'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211702> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211702'^^xsd:integer;
  dwc:scientificName 'Rhodine gracilior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130330'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211702'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211773> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211773'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211773'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211847> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211847'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211847'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211877> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211877'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211877'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211895> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211948'^^xsd:integer;
  dwc:scientificName 'Unciola leucopis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102059'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211948'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211970> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211970'^^xsd:integer;
  dwc:scientificName 'Yoldiella lucida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142002'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211970'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211987> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211987'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211987'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211244> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211244'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211244'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211289> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211289'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211289'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211368> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211368'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211368'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211380> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211380'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211380'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211397> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211397'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211397'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211472> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211472'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211472'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211502> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211502'^^xsd:integer;
  dwc:scientificName 'Ophioscolex glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '125147'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211502'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125147'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211567> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211567'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211567'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210641> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210641'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210641'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210691> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210691'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210691'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210699> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210746'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210746'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210810> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210810'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210810'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212000> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212000'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212000'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210677> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210677'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210677'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210744> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210744'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210744'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210779> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210779'^^xsd:integer;
  dwc:scientificName 'Campylaspis rubicunda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '110555'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210779'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211980> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211980'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211980'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210851> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210851'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210851'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211046> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211046'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211046'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210913> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210913'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210913'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211371> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211371'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211371'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211399> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211399'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211399'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211311> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211311'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211311'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210635> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210635'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichtii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210635'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211975> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211975'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211975'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211042> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211042'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211042'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211599> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211599'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211599'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210950> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210950'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210950'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211777> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.505 21.75167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.505"^^xsd:decimal ;
  dwc:decimalLongitude "21.75167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211777'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '21.75167'^^xsd:double;
  dwc:latitude '76.505'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211777'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210844> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210844'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210844'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210850> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210850'^^xsd:integer;
  dwc:scientificName 'Cryptonatica affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140525'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210850'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140525'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210936> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210936'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210936'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210943> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210943'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210943'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211056> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211056'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211056'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211089> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211109'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211109'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211133> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211133'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211133'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211139> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211139'^^xsd:integer;
  dwc:scientificName 'Hincksipora spinulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111386'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211139'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211159> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211159'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211159'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211184> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211184'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211184'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211195> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211195'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211195'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211197> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211197'^^xsd:integer;
  dwc:scientificName 'Leaena ebranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '154965'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211197'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '154965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211201> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211201'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211201'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211215> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211215'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasicoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '110619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211215'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211230> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211230'^^xsd:integer;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211230'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211299> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211299'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211299'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211314> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211314'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211314'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211322> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211322'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211322'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211330> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211330'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211330'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211342> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211358'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211358'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211387> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211387'^^xsd:integer;
  dwc:scientificName 'Myriozoella crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '147024'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211387'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211423> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211423'^^xsd:integer;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211423'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211441> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211441'^^xsd:integer;
  dwc:scientificName 'Notoproctus oculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211441'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210648> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210648'^^xsd:integer;
  dwc:scientificName 'Ampharete goesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129779'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210648'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210652> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210652'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum auritum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111186'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210652'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210656> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210656'^^xsd:integer;
  dwc:scientificName 'Amphipholis torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '125066'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210656'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210660> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210660'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210660'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210663> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210663'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210663'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210669> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210669'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210669'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210714> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210741'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210741'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210771> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210771'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210771'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210784> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210792'^^xsd:integer;
  dwc:scientificName 'Celleporina ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111279'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210792'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210799> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210799'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210799'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210808> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210808'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210808'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210837> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210837'^^xsd:integer;
  dwc:scientificName 'Clymenura polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130286'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210837'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211945> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211945'^^xsd:integer;
  dwc:scientificName 'Boreotrophon clathratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '146732'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211945'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146732'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211662> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211662'^^xsd:integer;
  dwc:scientificName 'Proclea grafii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211662'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211678> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211678'^^xsd:integer;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211678'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211719> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211719'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211719'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211724> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211724'^^xsd:integer;
  dwc:scientificName 'Schizoporella bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156390'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211724'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211832> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211832'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211832'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211841> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211841'^^xsd:integer;
  dwc:scientificName 'Tegella spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111227'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211841'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1455313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211856> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211856'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211856'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211871> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211871'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211871'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211886> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211886'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211886'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210650> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210650'^^xsd:integer;
  dwc:scientificName 'Ampharete goesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129779'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210650'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210655> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210655'^^xsd:integer;
  dwc:scientificName 'Amphipholis torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '125066'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210655'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210659> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210659'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210659'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210680> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210680'^^xsd:integer;
  dwc:scientificName 'Anonyx nugax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210680'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210719> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210801'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210801'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210818> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210818'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210818'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210843> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210843'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210843'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210930> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210930'^^xsd:integer;
  dwc:scientificName 'Dulichia spinosissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '103034'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210930'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103034'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210941> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210941'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210941'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210644> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210644'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210644'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210997> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210997'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210997'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211057> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211057'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211057'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211073> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211073'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211073'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211088> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211112'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211112'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211134> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211134'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211134'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211181> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211181'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211181'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211196> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211196'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211196'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211216> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211216'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasicoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '110619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211216'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211294> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211294'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211294'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211302> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211302'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211302'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211315> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211315'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211315'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210971> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210971'^^xsd:integer;
  dwc:scientificName 'Escharopsis lobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210971'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211329> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211329'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211329'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211339> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211347'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211347'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211382> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211382'^^xsd:integer;
  dwc:scientificName 'Myriozoella costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '181516'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211382'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211426> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211426'^^xsd:integer;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211426'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211452> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211452'^^xsd:integer;
  dwc:scientificName 'Oenopota pyramidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139328'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211452'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211518> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211546'^^xsd:integer;
  dwc:scientificName 'Parapleustes bicuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '103008'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211546'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211572> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211572'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211572'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211595> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211595'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211595'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211611> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211611'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211611'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211637> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211645'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211645'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211613> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211613'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211613'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211635> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211643'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211643'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211659> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211659'^^xsd:integer;
  dwc:scientificName 'Proclea grafii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211659'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211676> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211676'^^xsd:integer;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211676'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211680> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211680'^^xsd:integer;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211680'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211693> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211693'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella hincksi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111141'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211693'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211697> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211697'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111146'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211697'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211717> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211717'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211717'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211722> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211722'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211722'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211725> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211725'^^xsd:integer;
  dwc:scientificName 'Schizoporella elmwoodiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111526'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211725'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111526'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211728> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211728'^^xsd:integer;
  dwc:scientificName 'Schizoporella pachystega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156392'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211728'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211731> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211731'^^xsd:integer;
  dwc:scientificName 'Schizoporella smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211731'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211742> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211742'^^xsd:integer;
  dwc:scientificName 'Smittina rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211742'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211755> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211755'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211755'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211821> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211821'^^xsd:integer;
  dwc:scientificName 'Stomachetosella cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111575'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211821'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607838'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211830> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211830'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211830'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211842> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211842'^^xsd:integer;
  dwc:scientificName 'Tegella spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111227'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211842'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1455313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211854> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211854'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211854'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211869> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211869'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211869'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211920> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211920'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211920'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210658> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210658'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210658'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210679> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210679'^^xsd:integer;
  dwc:scientificName 'Anonyx nugax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102514'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210679'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102514'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211300> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211300'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211300'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211313> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211313'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211313'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211335> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211335'^^xsd:integer;
  dwc:scientificName 'Montacuta maltzani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211335'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423186'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211343> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211352'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211352'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211354> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211354'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211354'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211389> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211389'^^xsd:integer;
  dwc:scientificName 'Enipo torelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130739'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211389'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130739'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211516> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211584'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211584'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211632> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211748'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211748'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210716> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210786'^^xsd:integer;
  dwc:scientificName 'Celleporina incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '146783'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210786'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '237816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210845> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210845'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210845'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210921> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210921'^^xsd:integer;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210921'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210938> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210938'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210938'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210973> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210973'^^xsd:integer;
  dwc:scientificName 'Euchone elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210973'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211007> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211007'^^xsd:integer;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211007'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211111> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211111'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211111'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211136> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211136'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211136'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211182> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211182'^^xsd:integer;
  dwc:scientificName 'Lanassa nordenskioeldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131493'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211182'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131493'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211183> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211183'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211183'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211194> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211194'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211194'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211212> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211212'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasicoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '110619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211212'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211316> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211316'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211316'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211338> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211349'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211349'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211425> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211425'^^xsd:integer;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211425'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211451> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211451'^^xsd:integer;
  dwc:scientificName 'Oenopota pyramidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139328'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211451'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211456> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211456'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211456'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211494> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211494'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211494'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211513> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211547'^^xsd:integer;
  dwc:scientificName 'Parapleustes bicuspis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '103008'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211547'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211550> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211550'^^xsd:integer;
  dwc:scientificName 'Pardalisca cuspidata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102947'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211550'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211592> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211592'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211592'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211609> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211609'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211609'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211634> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211642'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211642'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211661> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211661'^^xsd:integer;
  dwc:scientificName 'Proclea grafii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211661'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211677> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211677'^^xsd:integer;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211677'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211710> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211710'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211710'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211723> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211723'^^xsd:integer;
  dwc:scientificName 'Schizoporella bispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156390'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211723'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211749> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211749'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211749'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211752> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211752'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211752'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211840> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211840'^^xsd:integer;
  dwc:scientificName 'Tegella spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111227'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211840'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1455313'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211870> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211870'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211870'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211891> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211891'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211891'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211930> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211930'^^xsd:integer;
  dwc:scientificName 'Tiron spiniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '103196'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211930'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209696> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1209696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1209696'^^xsd:integer;
  dwc:scientificName 'Acanthonotozoma serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '101877'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1209696'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211866> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211866'^^xsd:integer;
  dwc:scientificName 'Terebratulina retusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104055'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211866'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210649> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210649'^^xsd:integer;
  dwc:scientificName 'Ampharete goesi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129779'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210649'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210662> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210662'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210662'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210717> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210802'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210802'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210819> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210819'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210819'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210839> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210839'^^xsd:integer;
  dwc:scientificName 'Cossura longocirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129984'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210839'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210842> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210842'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210842'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210926> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210926'^^xsd:integer;
  dwc:scientificName 'Doryporella spathulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210926'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210962> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210962'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210962'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211006> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211006'^^xsd:integer;
  dwc:scientificName 'Eusirus cuspidatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102199'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211006'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211009> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211009'^^xsd:integer;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211009'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211058> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211058'^^xsd:integer;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211058'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211074> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211074'^^xsd:integer;
  dwc:scientificName 'Halecium muricatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '117597'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211074'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117597'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211108> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211108'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211108'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211128> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211128'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211128'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211146> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211146'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156130'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211146'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211178> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211178'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211178'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211193> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211193'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211193'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211198> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211198'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211198'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211293> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211293'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211293'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211301> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211301'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211301'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211938> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211938'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211938'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211593> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211593'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211593'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211312> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211312'^^xsd:integer;
  dwc:scientificName 'Melita dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211312'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211323> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211323'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211323'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211346> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211346'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211346'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211385> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211385'^^xsd:integer;
  dwc:scientificName 'Myriozoella costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '181516'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211385'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211386> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211386'^^xsd:integer;
  dwc:scientificName 'Myriozoella crustacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '147024'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211386'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '147024'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211424> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211424'^^xsd:integer;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211424'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211427> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211427'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211427'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211448> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211448'^^xsd:integer;
  dwc:scientificName 'Odius carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102861'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211448'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211463> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211463'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211463'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211517> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211544'^^xsd:integer;
  dwc:scientificName 'Paramphitrite birulai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '152454'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211544'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152454'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210969> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210969'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210969'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210970> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210970'^^xsd:integer;
  dwc:scientificName 'Escharopsis lobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210970'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211090> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211110'^^xsd:integer;
  dwc:scientificName 'Hemithiris psittacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104054'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211110'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104054'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211135> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211135'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211135'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211163> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211163'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211163'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211166> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211171'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211171'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211192> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211192'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211192'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211214> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211214'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasicoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '110619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211214'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211292> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211292'^^xsd:integer;
  dwc:scientificName 'Margarites costalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141819'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211292'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210787> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210787'^^xsd:integer;
  dwc:scientificName 'Celleporina incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '146783'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210787'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '237816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210793> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210793'^^xsd:integer;
  dwc:scientificName 'Celleporina ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111279'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210793'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111279'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210800> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210800'^^xsd:integer;
  dwc:scientificName 'Chitinopoma serrula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130986'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210800'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210820> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210820'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210820'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210841> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210841'^^xsd:integer;
  dwc:scientificName 'Crenella decussata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210841'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210846> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210846'^^xsd:integer;
  dwc:scientificName 'Cribrilina spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210846'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210849> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210849'^^xsd:integer;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210849'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210881> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210881'^^xsd:integer;
  dwc:scientificName 'Cylindroporella tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210881'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210902> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210902'^^xsd:integer;
  dwc:scientificName 'Dendrobeania fruticosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111173'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210902'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210905> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210905'^^xsd:integer;
  dwc:scientificName 'Dendrobeania murrayana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111174'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210905'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210922> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210922'^^xsd:integer;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210922'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210924> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210924'^^xsd:integer;
  dwc:scientificName 'Doryporella spathulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210924'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209695> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1209695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1209695'^^xsd:integer;
  dwc:scientificName 'Acanthonotozoma serratum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '101877'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1209695'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210643> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210643'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210643'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210651> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210651'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210651'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210653> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210653'^^xsd:integer;
  dwc:scientificName 'Amphiblestrum solidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111190'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210653'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111190'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210661> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210661'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210661'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210715> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210740'^^xsd:integer;
  dwc:scientificName 'Balanus crenatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '106215'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210740'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106215'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210760> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210760'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210760'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210765> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210765'^^xsd:integer;
  dwc:scientificName 'Callopora craticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111193'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210765'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210769> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210769'^^xsd:integer;
  dwc:scientificName 'Callopora lata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '146750'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210769'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210773> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210773'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210773'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211633> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211644'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211644'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211519> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211614'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211614'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211629> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211629'^^xsd:integer;
  dwc:scientificName 'Porella obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156357'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211629'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211660> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211660'^^xsd:integer;
  dwc:scientificName 'Proclea grafii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211660'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211669> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211669'^^xsd:integer;
  dwc:scientificName 'Pseudopolinices nanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140551'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211669'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211679> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211679'^^xsd:integer;
  dwc:scientificName 'Puncturella noachina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211679'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211720> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211720'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211720'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211753> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211753'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211753'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211822> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211822'^^xsd:integer;
  dwc:scientificName 'Stomachetosella cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111575'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211822'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607838'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211837> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211837'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211837'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211862> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211862'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211862'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211872> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211872'^^xsd:integer;
  dwc:scientificName 'Thracia myopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141648'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211872'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141648'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211888> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211888'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211888'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211919> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211919'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211919'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211657> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211657'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211657'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210961> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210961'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210961'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211754> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211754'^^xsd:integer;
  dwc:scientificName 'Spio armata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131180'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211754'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131180'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211449> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211449'^^xsd:integer;
  dwc:scientificName 'Odius carinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '102861'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211449'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102861'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211923> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211923'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211923'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211253> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211253'^^xsd:integer;
  dwc:scientificName 'Macandrevia cranium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '104062'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211253'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104062'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211932> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211932'^^xsd:integer;
  dwc:scientificName 'Tiron spiniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '103196'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211932'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210919> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210919'^^xsd:integer;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210919'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211320> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211320'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211320'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211091> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211213'^^xsd:integer;
  dwc:scientificName 'Leucon (Leucon) nasicoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '110619'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211213'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110619'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210759> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210759'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210759'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210968> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210968'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210968'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211350> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211350'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211350'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211458> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211458'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211458'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210781> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210944'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210944'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211298> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211298'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211298'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211450> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211450'^^xsd:integer;
  dwc:scientificName 'Oenopota pyramidalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '139328'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211450'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139328'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211619> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211619'^^xsd:integer;
  dwc:scientificName 'Porella acutirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '111121'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211619'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211751> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211751'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211751'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210807> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210807'^^xsd:integer;
  dwc:scientificName 'Chone infundibuliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130891'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210807'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130891'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210738> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210738'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210738'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211594> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211594'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211594'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211750> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.11667 23.86333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.11667"^^xsd:decimal ;
  dwc:decimalLongitude "23.86333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211750'^^xsd:integer;
  dwc:scientificName 'Erinaceusyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '23.86333'^^xsd:double;
  dwc:latitude '76.11667'^^xsd:double;
  dwc:aphiaid '195953'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211750'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211940> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211940'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211940'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210627> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210627'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210627'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210647> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210647'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210647'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210767> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210767'^^xsd:integer;
  dwc:scientificName 'Callopora lata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146750'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210767'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210775> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210775'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210775'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210883> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210883'^^xsd:integer;
  dwc:scientificName 'Cylindroporella tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210883'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210889> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210889'^^xsd:integer;
  dwc:scientificName 'Cystisella saccata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111112'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210889'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111112'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210929> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210929'^^xsd:integer;
  dwc:scientificName 'Doryporella spathulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210929'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210948> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210948'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210948'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210952> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210952'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210952'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210964> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210964'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210964'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210999> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210999'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210999'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211655> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211655'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211655'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211727> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211727'^^xsd:integer;
  dwc:scientificName 'Schizoporella incerta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156391'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211727'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211730> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211730'^^xsd:integer;
  dwc:scientificName 'Schizoporella pachystega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156392'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211730'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211733> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211733'^^xsd:integer;
  dwc:scientificName 'Schizoporella smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211733'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211741> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211741'^^xsd:integer;
  dwc:scientificName 'Smittina minuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111561'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211741'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211744> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211744'^^xsd:integer;
  dwc:scientificName 'Smittina rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211744'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211756> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211756'^^xsd:integer;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211756'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211823> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211823'^^xsd:integer;
  dwc:scientificName 'Stomachetosella limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211823'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211835> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211835'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211835'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211860> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211860'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211860'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211921> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211921'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211921'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211331> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211331'^^xsd:integer;
  dwc:scientificName 'Monobrachium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '117773'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211331'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211383> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211383'^^xsd:integer;
  dwc:scientificName 'Myriozoella costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181516'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211383'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211464> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211464'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211464'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211498> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211498'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211498'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211512> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211531'^^xsd:integer;
  dwc:scientificName 'Pachyegis producta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156306'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211531'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211590> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211590'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211590'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211617> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211617'^^xsd:integer;
  dwc:scientificName 'Porella acutirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111121'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211617'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211621> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211621'^^xsd:integer;
  dwc:scientificName 'Porella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111124'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211621'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211623> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211623'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211623'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211628> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211628'^^xsd:integer;
  dwc:scientificName 'Porella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211628'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211126> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211126'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211126'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211140> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211140'^^xsd:integer;
  dwc:scientificName 'Hincksipora spinulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111386'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211140'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211145> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211145'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211145'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211148> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211148'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156130'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211148'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211157> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211157'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211157'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211165> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211165'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211165'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211176> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211176'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211176'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211206> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211206'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211206'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211225> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211225'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211225'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211246> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211246'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211246'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211258> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211258'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211258'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211325> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211325'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211325'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211120> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211120'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211120'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211356> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211356'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211356'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211384> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211384'^^xsd:integer;
  dwc:scientificName 'Myriozoella costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181516'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211384'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181516'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211455> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211455'^^xsd:integer;
  dwc:scientificName 'Oncousoecia canadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111743'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211455'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211457> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211457'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211457'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211486> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211486'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211486'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211515> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211528'^^xsd:integer;
  dwc:scientificName 'Pachyegis groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211528'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211582> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211582'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211582'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211624> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211624'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211624'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211627> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211627'^^xsd:integer;
  dwc:scientificName 'Porella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211627'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211687> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211687'^^xsd:integer;
  dwc:scientificName 'Reussina impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211687'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211333> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211333'^^xsd:integer;
  dwc:scientificName 'Monobrachium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '117773'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211333'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210770> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210770'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210770'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210774> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210774'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210774'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210790> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210790'^^xsd:integer;
  dwc:scientificName 'Celleporina surcularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111277'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210790'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210803> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210803'^^xsd:integer;
  dwc:scientificName 'Chlamys islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140692'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210803'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210817> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210817'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210817'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210890> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210890'^^xsd:integer;
  dwc:scientificName 'Cystisella saccata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111112'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210890'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111112'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210904> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210904'^^xsd:integer;
  dwc:scientificName 'Dendrobeania fruticosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111173'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210904'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210925> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210925'^^xsd:integer;
  dwc:scientificName 'Doryporella spathulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210925'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210934> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210934'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210934'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210942> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210942'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210942'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210955> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210955'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210955'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210965> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210965'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210965'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210972> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210972'^^xsd:integer;
  dwc:scientificName 'Escharopsis lobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156082'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210972'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210992> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210992'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210992'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211011> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211011'^^xsd:integer;
  dwc:scientificName 'Eusyllis blomstrandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131290'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211011'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211025> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211025'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211025'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211105> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211105'^^xsd:integer;
  dwc:scientificName 'Hemicyclopora polita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111508'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211105'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211113> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211113'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211113'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211137> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211137'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211137'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211150> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211150'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia ussowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156131'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211150'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1579357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211154> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211154'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211154'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211162> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211162'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211162'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211202> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211202'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211202'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211219> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211219'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211219'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211228> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211228'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211228'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211260> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211260'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211260'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211709> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211709'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211709'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211726> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211726'^^xsd:integer;
  dwc:scientificName 'Schizoporella incerta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156391'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211726'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211760> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211760'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211760'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211824> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211824'^^xsd:integer;
  dwc:scientificName 'Stomachetosella limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211824'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211857> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211857'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211857'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211924> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211924'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211924'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210624> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210624'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210624'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210657> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210657'^^xsd:integer;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210657'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210739> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210739'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210739'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210754> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210755'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210755'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211144> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211144'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211144'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211151> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211151'^^xsd:integer;
  dwc:scientificName 'Hippoporella fascigatoavicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '182776'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211151'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469868'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211158> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211158'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211158'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211164> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211164'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211164'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211199> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211199'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211199'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211209> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211209'^^xsd:integer;
  dwc:scientificName 'Lepraliella contigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111407'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211209'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211217> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211217'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211217'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211229> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211229'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211229'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211245> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211245'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211245'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211257> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211257'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211257'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211327> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211327'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211327'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210791> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210791'^^xsd:integer;
  dwc:scientificName 'Celleporina surcularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111277'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210791'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211931> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211931'^^xsd:integer;
  dwc:scientificName 'Tiron spiniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '103196'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211931'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210626> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210626'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210626'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210668> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210668'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210668'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210674> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210674'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210674'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210737> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210737'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210737'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210757> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210757'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210757'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210766> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210766'^^xsd:integer;
  dwc:scientificName 'Callopora lata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146750'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210766'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210778> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210778'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210778'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210789> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210789'^^xsd:integer;
  dwc:scientificName 'Celleporina surcularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111277'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210789'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210884> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210884'^^xsd:integer;
  dwc:scientificName 'Cylindroporella tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210884'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210915> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210915'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210915'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210928> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210928'^^xsd:integer;
  dwc:scientificName 'Doryporella spathulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210928'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210951> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210951'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210951'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210967> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210967'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210967'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211028> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211028'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211028'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211107> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211107'^^xsd:integer;
  dwc:scientificName 'Hemicyclopora polita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111508'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211107'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211130> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211130'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211130'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211530> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211530'^^xsd:integer;
  dwc:scientificName 'Pachyegis producta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156306'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211530'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211587> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211587'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211587'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211603> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211603'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211603'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211625> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211625'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211625'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211626> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211626'^^xsd:integer;
  dwc:scientificName 'Porella minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211626'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211688> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211688'^^xsd:integer;
  dwc:scientificName 'Reussina impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211688'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211715> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211715'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211715'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211729> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211729'^^xsd:integer;
  dwc:scientificName 'Schizoporella pachystega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156392'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211729'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307152'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211743> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211743'^^xsd:integer;
  dwc:scientificName 'Smittina rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111563'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211743'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111563'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211825> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211825'^^xsd:integer;
  dwc:scientificName 'Stomachetosella limbata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211825'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211865> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211865'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211865'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211129> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211129'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211129'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211142> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211142'^^xsd:integer;
  dwc:scientificName 'Hincksipora spinulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111386'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211142'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211156> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211156'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211156'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211161> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211161'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211161'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211177> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211177'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211177'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211203> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211203'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211203'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211251> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211251'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211251'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211261> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211261'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211261'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211269> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211269'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211269'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211296> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211296'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211296'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211306> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211306'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211306'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211326> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211326'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211326'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211328> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211328'^^xsd:integer;
  dwc:scientificName 'Moelleria costulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141859'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211328'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141859'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211351> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211351'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211351'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211408> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211408'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211408'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211433> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211433'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211433'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211443> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211459'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211459'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211490> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211490'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211490'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211495> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211495'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211495'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211511> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211527'^^xsd:integer;
  dwc:scientificName 'Pachyegis groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211527'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210628> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210628'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210628'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210667> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210667'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210667'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210673> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210673'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210673'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210676> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210676'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210676'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210685> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210685'^^xsd:integer;
  dwc:scientificName 'Aricidea hartmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130561'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210685'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210697> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210756'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210756'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210777> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210777'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210777'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210828> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210886'^^xsd:integer;
  dwc:scientificName 'Cystisella saccata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111112'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210886'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111112'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210903> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210903'^^xsd:integer;
  dwc:scientificName 'Dendrobeania fruticosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111173'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210903'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210927> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210927'^^xsd:integer;
  dwc:scientificName 'Doryporella spathulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210927'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210946> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210946'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210946'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210958> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210958'^^xsd:integer;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210958'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210966> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210966'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210966'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211030> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211030'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211030'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211106> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211106'^^xsd:integer;
  dwc:scientificName 'Hemicyclopora polita'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111508'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211106'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211121> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211121'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211121'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211858> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211858'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211858'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211526> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211526'^^xsd:integer;
  dwc:scientificName 'Pachyegis groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211526'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211553> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211553'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211553'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211579> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211579'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211579'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211622> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211622'^^xsd:integer;
  dwc:scientificName 'Porella concinna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211622'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211630> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211630'^^xsd:integer;
  dwc:scientificName 'Porella struma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211630'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211686> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211686'^^xsd:integer;
  dwc:scientificName 'Reussina impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211686'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211706> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211706'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211706'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211838> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211838'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211838'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211864> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211864'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211864'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211925> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211925'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211925'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211941> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211941'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211941'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211514> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211252'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211252'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211259> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211259'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211259'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211321> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211321'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211321'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211332> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211332'^^xsd:integer;
  dwc:scientificName 'Monobrachium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '117773'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211332'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '117773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211348> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211348'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211348'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211355> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211355'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211355'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211406> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211406'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211406'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211488> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211488'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211488'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211493> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211493'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211493'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211210> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211210'^^xsd:integer;
  dwc:scientificName 'Lepralioides nordlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111349'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211210'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111349'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210979> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210979'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210979'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210995> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210995'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210995'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211026> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211026'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211026'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211070> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211070'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211070'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211132> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211132'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211132'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211141> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211141'^^xsd:integer;
  dwc:scientificName 'Hincksipora spinulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111386'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211141'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211143> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211143'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211143'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111076'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211155> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211155'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211155'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211160> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211160'^^xsd:integer;
  dwc:scientificName 'Hippothoa expansa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156132'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211160'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211172> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211172'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211172'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211207> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211207'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211207'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211875> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211875'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211875'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211922> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211922'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211922'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210625> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210625'^^xsd:integer;
  dwc:scientificName 'Alcyonidium mytili'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111603'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210625'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '468026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210675> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210675'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210675'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210736> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210736'^^xsd:integer;
  dwc:scientificName 'Balanus balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '106213'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210736'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210764> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210764'^^xsd:integer;
  dwc:scientificName 'Callopora craticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111193'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210764'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210776> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210776'^^xsd:integer;
  dwc:scientificName 'Callopora smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146751'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210776'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210788> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210788'^^xsd:integer;
  dwc:scientificName 'Celleporina surcularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111277'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210788'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111277'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210827> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210945'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210945'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210954> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210954'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210954'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210963> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210963'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210963'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211461> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211461'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211461'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211295> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211324'^^xsd:integer;
  dwc:scientificName 'Microporella ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111421'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211324'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211334> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211334'^^xsd:integer;
  dwc:scientificName 'Monoculodes tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '102900'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211334'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211337> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211337'^^xsd:integer;
  dwc:scientificName 'Musculus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156246'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211337'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '467467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211345> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211345'^^xsd:integer;
  dwc:scientificName 'Mya truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140431'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211345'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140431'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211353> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211353'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211353'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211413> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211413'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211413'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211453> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211453'^^xsd:integer;
  dwc:scientificName 'Oncousoecia canadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111743'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211453'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211529> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211529'^^xsd:integer;
  dwc:scientificName 'Pachyegis producta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156306'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211529'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1307154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211570> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211570'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211570'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211589> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211589'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211589'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211606> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211616'^^xsd:integer;
  dwc:scientificName 'Porella acutirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111121'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211616'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211681> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211681'^^xsd:integer;
  dwc:scientificName 'Ragionula rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211681'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211691> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211691'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111140'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211691'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211694> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211694'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella hincksi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111141'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211694'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211698> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211698'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella spinigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111146'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211698'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211736> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211736'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111248'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211736'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '760213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211834> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211834'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211834'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211508> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211411'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211411'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210768> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210768'^^xsd:integer;
  dwc:scientificName 'Callopora lata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '146750'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210768'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210885> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210885'^^xsd:integer;
  dwc:scientificName 'Cylindroporella tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210885'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211732> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211732'^^xsd:integer;
  dwc:scientificName 'Schizoporella smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211732'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211926> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211926'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211926'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210887> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210887'^^xsd:integer;
  dwc:scientificName 'Cystisella saccata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111112'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210887'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111112'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210947> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210947'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210947'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211227> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211227'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211227'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211469> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211469'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211469'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211147> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211147'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia obesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156130'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211147'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211607> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211689'^^xsd:integer;
  dwc:scientificName 'Reussina impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211689'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210758> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210758'^^xsd:integer;
  dwc:scientificName 'Buffonellaria biaperta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210758'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211827> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211827'^^xsd:integer;
  dwc:scientificName 'Stomachetosella magniporata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '156441'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211827'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211179> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211179'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211179'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211114> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211114'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211114'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211462> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211462'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211462'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211831> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211831'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211831'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211939> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211939'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211939'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211685> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211685'^^xsd:integer;
  dwc:scientificName 'Reussina impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '181506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211685'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210953> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210953'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210953'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211500> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.92167 25.34167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.92167"^^xsd:decimal ;
  dwc:decimalLongitude "25.34167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211500'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '25.34167'^^xsd:double;
  dwc:latitude '75.92167'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211500'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211491> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211491'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211491'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211504> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211521'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211521'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211532> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211532'^^xsd:integer;
  dwc:scientificName 'Panomya norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140105'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211532'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140105'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211557> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211557'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211557'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211615> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211615'^^xsd:integer;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211615'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211784> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211784'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211784'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211805> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211805'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211805'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211829> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211829'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211829'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211863> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211863'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211863'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211981> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211981'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211981'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211480> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211480'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211480'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210664> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210664'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210664'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210704> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210862'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210862'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211020> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211020'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211020'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211036> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211036'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211036'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211079> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211079'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211079'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211274> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211274'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211274'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211344> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211361'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211361'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211473> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211473'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211473'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211620> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211620'^^xsd:integer;
  dwc:scientificName 'Porella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111124'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211620'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111124'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211775> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211775'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211775'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211795> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211795'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211795'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211845> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211845'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211845'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211990> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211990'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211990'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210642> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210642'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210642'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210666> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210666'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210666'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210672> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210672'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210672'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210700> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210700'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210700'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211043> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211043'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211043'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211116> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211116'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211116'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211174> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211174'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211174'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211859> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211859'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211859'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210623> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210623'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210623'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210645> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210645'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210645'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210671> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210671'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210671'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210706> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210706'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210706'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210785> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210785'^^xsd:integer;
  dwc:scientificName 'Celleporina incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '146783'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210785'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '237816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210804> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210804'^^xsd:integer;
  dwc:scientificName 'Chlamys islandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140692'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210804'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210830> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210830'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210830'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210854> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210854'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210854'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211000> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211000'^^xsd:integer;
  dwc:scientificName 'Eunephthya rubiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '158271'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211000'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211010> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211010'^^xsd:integer;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211010'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211205> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211205'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211205'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211263> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211263'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211263'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211362> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211362'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211362'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211419> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211419'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211419'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211431> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211431'^^xsd:integer;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211431'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211437> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211437'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211437'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211481> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211481'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211481'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211489> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211489'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211489'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211506> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211506'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211506'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211534> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211534'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211534'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211641> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211641'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211641'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211786> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211786'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211786'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211828> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211828'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211828'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211807> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211807'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211807'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211861> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211861'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211861'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211933> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211933'^^xsd:integer;
  dwc:scientificName 'Tricellaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111253'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211933'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211935> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211935'^^xsd:integer;
  dwc:scientificName 'Tricellaria peachii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111255'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211935'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '472036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210682> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210682'^^xsd:integer;
  dwc:scientificName 'Arctonula arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210682'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210709> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210709'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210709'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210838> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210838'^^xsd:integer;
  dwc:scientificName 'Clymenura polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130286'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210838'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210990> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210990'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210990'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211001> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211001'^^xsd:integer;
  dwc:scientificName 'Eunephthya rubiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '158271'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211001'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211005> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211005'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211005'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211040> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211040'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211040'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211122> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211122'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211122'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211180> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211180'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211180'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211185> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211185'^^xsd:integer;
  dwc:scientificName 'Lanassa venusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131494'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211185'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131494'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211208> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211208'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211208'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211248> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211248'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211248'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211284> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211284'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211284'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211297> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211297'^^xsd:integer;
  dwc:scientificName 'Margarites olivaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '141822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211297'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211341> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211341'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211341'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211388> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211388'^^xsd:integer;
  dwc:scientificName 'Myxicola infundibulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130932'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211388'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211414> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211414'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211414'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211422> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211422'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211422'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211438> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211438'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211438'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211019> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211019'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211019'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211037> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211037'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211037'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211094> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211094'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211094'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211131> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211131'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211131'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211167> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211167'^^xsd:integer;
  dwc:scientificName 'Icasterias panopla'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '123796'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211167'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211175> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211175'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211175'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211204> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211204'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211204'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211224> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211224'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211224'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211249> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211249'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211249'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211265> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211265'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211265'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211340> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211340'^^xsd:integer;
  dwc:scientificName 'Musculus niger'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '140474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211340'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211364> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211364'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211364'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211420> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211420'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211420'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211432> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211432'^^xsd:integer;
  dwc:scientificName 'Nicomache lumbricalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130311'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211432'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211435> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211435'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211435'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211477> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211477'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211477'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211509> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211509'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211509'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211551> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211551'^^xsd:integer;
  dwc:scientificName 'Paroediceros propinquus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '102913'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211551'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102913'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211558> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211558'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211558'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211568> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211568'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211568'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211575> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211575'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211575'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211683> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211683'^^xsd:integer;
  dwc:scientificName 'Ragionula rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211683'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211692> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211692'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '111140'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211692'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111140'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211708> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211708'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211708'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211746> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211746'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211746'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211781> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211781'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211781'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210636> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210636'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichtii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210636'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211092> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211092'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211092'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210665> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210665'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210665'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211836> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211836'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211836'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211581> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211581'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211581'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210670> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210670'^^xsd:integer;
  dwc:scientificName 'Amphiura sundevalli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '125100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210670'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211967> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211967'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211967'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211250> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211250'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211250'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211798> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211798'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211798'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211601> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.36667"^^xsd:decimal ;
  dwc:decimalLongitude "26.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.36667 26.61667)"^^geo:wktLiteral ;
  geo-pos:lat "75.36667"^^xsd:decimal ;
  geo-pos:long "26.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211601'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '26.61667'^^xsd:double;
  dwc:latitude '75.36667'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211601'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211955> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211955'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211955'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211983> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211983'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211983'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210617> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210617'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210617'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210678> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210678'^^xsd:integer;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210678'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210696> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210696'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210696'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211013> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211013'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211013'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211774> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211774'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211774'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211879> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211879'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211879'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211910> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211910'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211910'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211964> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211964'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211964'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211903> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211903'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211903'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211124> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211124'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211124'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211770> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211770'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211770'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211885> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211885'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211885'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211908> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211908'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211908'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211962> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211962'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211962'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210606> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210606'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210606'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210949> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210949'^^xsd:integer;
  dwc:scientificName 'Ennucula tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '140584'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210949'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140584'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211014> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211014'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211014'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211405> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211405'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211405'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211780> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211780'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211780'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211889> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211889'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211889'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210853> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210853'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210853'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210616> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210616'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210616'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210701> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210701'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210701'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211883> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211883'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211883'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211907> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211907'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211907'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211960> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211960'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211960'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211979> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211979'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211979'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212002> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212002'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212002'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210614> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210614'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210614'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210695> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210695'^^xsd:integer;
  dwc:scientificName 'Artacama proboscidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '131482'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210695'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211776> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211776'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211776'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211221> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211221'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211221'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210702> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.23333"^^xsd:decimal ;
  dwc:decimalLongitude "27.61667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.23333 27.61667)"^^geo:wktLiteral ;
  geo-pos:lat "77.23333"^^xsd:decimal ;
  geo-pos:long "27.61667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210702'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '27.61667'^^xsd:double;
  dwc:latitude '77.23333'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210702'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210633> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210633'^^xsd:integer;
  dwc:scientificName 'Alvania scrobiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141235'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210633'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210683> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210683'^^xsd:integer;
  dwc:scientificName 'Argissa hamatipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102064'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210683'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102064'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210687> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210687'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210687'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210708> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210708'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210708'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210732> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210732'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210732'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210748> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210748'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210748'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210805> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210805'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210805'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210822> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210822'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210822'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210868> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210868'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210868'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210880> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210880'^^xsd:integer;
  dwc:scientificName 'Cylindroporella tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210880'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210888> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210888'^^xsd:integer;
  dwc:scientificName 'Cystisella saccata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111112'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210888'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111112'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210899> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210899'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210899'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210939> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210939'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210939'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210957> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210957'^^xsd:integer;
  dwc:scientificName 'Entalophora clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '181495'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210957'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1043400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210960> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210960'^^xsd:integer;
  dwc:scientificName 'Escharella ventricosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210960'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210974> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210974'^^xsd:integer;
  dwc:scientificName 'Euchone elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210974'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211048> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211048'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211048'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211068> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211068'^^xsd:integer;
  dwc:scientificName 'Golfingia glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156111'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211068'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211095> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211095'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211095'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210876> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210876'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210876'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211917> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211917'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211917'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211942> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211942'^^xsd:integer;
  dwc:scientificName 'Trochoderma elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124452'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211942'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211954> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211954'^^xsd:integer;
  dwc:scientificName 'Yoldiella intermedia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141999'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211954'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141999'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211992> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211992'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211992'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212008> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212008'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212008'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210713> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210713'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210713'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210731> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210731'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210731'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211735> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211735'^^xsd:integer;
  dwc:scientificName 'Scrupocellaria scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111248'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211735'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '760213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211820> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211820'^^xsd:integer;
  dwc:scientificName 'Stomachetosella cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111575'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211820'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '607838'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211873> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211873'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211873'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211915> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211915'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211915'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211598> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211598'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211598'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211646> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211646'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211646'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211663> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211663'^^xsd:integer;
  dwc:scientificName 'Pseudoflustra birulai'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156370'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211663'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156370'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211670> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211670'^^xsd:integer;
  dwc:scientificName 'Pseudosphyrapus anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '136319'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211670'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211675> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211675'^^xsd:integer;
  dwc:scientificName 'Psolus phantapus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124710'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211675'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211684> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211684'^^xsd:integer;
  dwc:scientificName 'Reussina impressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '181506'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211684'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471982'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211704> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211704'^^xsd:integer;
  dwc:scientificName 'Sarsiflustra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211704'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211138> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211138'^^xsd:integer;
  dwc:scientificName 'Hincksipora spinulifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111386'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211138'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111386'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211152> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211152'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211152'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211282> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211282'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211282'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211359> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211359'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211359'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211445> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211445'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211445'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211470> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211470'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211470'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211549> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211549'^^xsd:integer;
  dwc:scientificName 'Themisto libellula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156452'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211549'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211559> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211559'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211559'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211574> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211574'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211574'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211576> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211576'^^xsd:integer;
  dwc:scientificName 'Philine finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156345'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211576'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '574605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211585> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211585'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211585'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211855> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211855'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211855'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211890> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211890'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211890'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211912> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211912'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211912'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211916> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211916'^^xsd:integer;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211916'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211963> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211963'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211963'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211993> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211993'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211993'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212010> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212010'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212010'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210693> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210693'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210693'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210710> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210710'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210710'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210734> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210734'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210734'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210752> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210752'^^xsd:integer;
  dwc:scientificName 'Brada inhabilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130097'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210752'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130097'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210762> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210762'^^xsd:integer;
  dwc:scientificName 'Calathura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '118497'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210762'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210898> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210898'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210898'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210916> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210916'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210916'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210937> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210937'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210937'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210989> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210989'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210989'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211051> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211051'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211051'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211098> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211098'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211098'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211283> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211283'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211283'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211372> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211372'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211372'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211430> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211430'^^xsd:integer;
  dwc:scientificName 'Nicippe tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102944'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211430'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211573> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211573'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211573'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211580> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211580'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211580'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211604> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211604'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211604'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211656> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211656'^^xsd:integer;
  dwc:scientificName 'Priapulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '101160'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211656'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211768> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211768'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211768'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211853> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211853'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211853'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211892> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211892'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211892'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211913> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211913'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211913'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211928> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211928'^^xsd:integer;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211928'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211965> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211965'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211965'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211988> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211988'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211988'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212009> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212009'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212009'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211503> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211503'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211503'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211799> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211799'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211799'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211447> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211447'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211447'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211466> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211466'^^xsd:integer;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211466'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211501> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211501'^^xsd:integer;
  dwc:scientificName 'Ophiopleura borealis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124900'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211501'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211524> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211524'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211524'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211565> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211565'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211565'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211588> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211588'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211588'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211650> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211650'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211650'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211690> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211690'^^xsd:integer;
  dwc:scientificName 'Rhachotropis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102224'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211690'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211712> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211712'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211712'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211740> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211740'^^xsd:integer;
  dwc:scientificName 'Siphonodentalium lobatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211740'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211771> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211771'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211771'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211442> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211442'^^xsd:integer;
  dwc:scientificName 'Notoproctus oculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '129903'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211442'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129903'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210901> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210901'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210901'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210908> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210908'^^xsd:integer;
  dwc:scientificName 'Diastylis rathkei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '110487'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210908'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110487'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211053> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211053'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211053'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211071> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211071'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211071'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211103> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211103'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211103'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211191> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211191'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211191'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211286> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211286'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211286'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211375> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211375'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211375'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211398> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211398'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211398'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211429> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211429'^^xsd:integer;
  dwc:scientificName 'Nicippe tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102944'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211429'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211436> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211436'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211436'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211953> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211953'^^xsd:integer;
  dwc:scientificName 'Yoldiella frigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141997'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211953'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211957> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211957'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211957'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211991> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211991'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211991'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210632> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210632'^^xsd:integer;
  dwc:scientificName 'Alvania scrobiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141235'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210632'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141235'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210686> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210686'^^xsd:integer;
  dwc:scientificName 'Aricidea hartmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130561'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210686'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210694> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210694'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210694'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210712> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210712'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210712'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210733> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210733'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210733'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210753> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210753'^^xsd:integer;
  dwc:scientificName 'Brada villosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130099'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210753'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1355594'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210806> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210806'^^xsd:integer;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210806'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210824> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210824'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210824'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210874> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210874'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210874'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211561> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211561'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211561'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211602> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211602'^^xsd:integer;
  dwc:scientificName 'Phyllodoce groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130668'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211602'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334506'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211658> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211658'^^xsd:integer;
  dwc:scientificName 'Proboscina gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211658'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211674> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211674'^^xsd:integer;
  dwc:scientificName 'Pseudosphyrapus anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '136319'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211674'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211714> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211714'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211714'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211738> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211738'^^xsd:integer;
  dwc:scientificName 'Siphonodentalium lobatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211738'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211764> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211764'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211764'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211852> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211852'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211852'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211893> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211893'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211893'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211914> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211914'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211914'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211943> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211943'^^xsd:integer;
  dwc:scientificName 'Trochoderma elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124452'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211943'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210763> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210763'^^xsd:integer;
  dwc:scientificName 'Calathura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '118497'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210763'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210836> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210836'^^xsd:integer;
  dwc:scientificName 'Clymenura polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130286'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210836'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210875> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210875'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210875'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210900> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210900'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210900'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210935> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210935'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210935'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210977> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210977'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210977'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210996> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210996'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210996'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210750> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210750'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210750'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211008> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211008'^^xsd:integer;
  dwc:scientificName 'Euspira pallida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140536'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211008'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140536'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211024> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211024'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211024'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211101> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211101'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211101'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211115> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211115'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211115'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211153> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211153'^^xsd:integer;
  dwc:scientificName 'Hippothoa divaricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111399'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211153'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111399'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211188> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211188'^^xsd:integer;
  dwc:scientificName 'Laonice sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131129'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211188'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211190> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211190'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211190'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211280> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211280'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211280'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211370> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211370'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211370'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211392> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211392'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211392'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211446> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211446'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211446'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211454> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211454'^^xsd:integer;
  dwc:scientificName 'Oncousoecia canadensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111743'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211454'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211465> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211465'^^xsd:integer;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211465'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210932> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210932'^^xsd:integer;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210932'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211713> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211713'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211713'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211850> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211850'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211850'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210690> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210690'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210690'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211525> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211525'^^xsd:integer;
  dwc:scientificName 'Pachyegis groenlandica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211525'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210959> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210959'^^xsd:integer;
  dwc:scientificName 'Escharella levinseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '111490'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210959'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212007> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212007'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212007'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211319> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211319'^^xsd:integer;
  dwc:scientificName 'Menestho truncatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '140970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211319'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211672> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211672'^^xsd:integer;
  dwc:scientificName 'Pseudosphyrapus anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '136319'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211672'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211944> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211944'^^xsd:integer;
  dwc:scientificName 'Trochoderma elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124452'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211944'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210821> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210821'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210821'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211653> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211653'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211653'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211523> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211523'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211523'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211927> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211927'^^xsd:integer;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211927'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210823> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210823'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210823'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211067> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211067'^^xsd:integer;
  dwc:scientificName 'Golfingia glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '156111'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211067'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211474> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211474'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211474'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211050> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211050'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211050'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210751> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210751'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210751'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211966> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211966'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211966'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211766> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.83833"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.83833 28)"^^geo:wktLiteral ;
  geo-pos:lat "77.83833"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211766'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '77.83833'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211766'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211649> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211649'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211649'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211563> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211563'^^xsd:integer;
  dwc:scientificName 'Phascolion strombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '266489'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211563'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175043'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210611> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210611'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210611'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210833> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210833'^^xsd:integer;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210833'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210917> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210917'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210917'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210978> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210978'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210978'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211022> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211022'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211022'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211232> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211232'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211232'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211275> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211275'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211275'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211365> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211365'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211365'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211522> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211522'^^xsd:integer;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211522'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211537> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211537'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211537'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211711> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211711'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211711'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211734> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211734'^^xsd:integer;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211734'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211788> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211788'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211788'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211813> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211813'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211813'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211809> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211809'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211809'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211876> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211876'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211876'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210860> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210860'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210860'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211018> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211018'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania janmayeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '141283'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211018'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141283'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211081> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211081'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211081'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211117> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211117'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211117'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211272> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211272'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211272'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211520> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211520'^^xsd:integer;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211520'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211542> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211542'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211542'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210604> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210604'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210604'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211033> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211033'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211033'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210832> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210832'^^xsd:integer;
  dwc:scientificName 'Cirrophorus branchiatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130576'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210832'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130576'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211076> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211076'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211076'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211279> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211279'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211279'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211310> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211310'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211310'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211360> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211360'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211360'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211415> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211415'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211415'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211543> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211543'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211543'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211552> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211552'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211552'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211652> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211652'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211652'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211757> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211757'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211757'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211789> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211789'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211789'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211816> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211816'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211816'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211844> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211844'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211844'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210619> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210619'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210619'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210859> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210859'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210859'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210976> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210976'^^xsd:integer;
  dwc:scientificName 'Euchone papillosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130906'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210976'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130906'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211080> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211080'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211080'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211186> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211186'^^xsd:integer;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211186'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211235> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211235'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211235'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211256> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211256'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211256'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211276> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211276'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211276'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211417> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211417'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211417'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211468> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211468'^^xsd:integer;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211468'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211540> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211540'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211540'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211554> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211554'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211554'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211651> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211651'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211651'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209694> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1209694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1209694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1209694'^^xsd:integer;
  dwc:scientificName 'Abyssoninoe hibernica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '146469'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1209694'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146469'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211790> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211790'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211790'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211027> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211027'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211027'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211779> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.15"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.15 28.58333)"^^geo:wktLiteral ;
  geo-pos:lat "75.15"^^xsd:decimal ;
  geo-pos:long "28.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211779'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '75.15'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211779'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211763> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211763'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211763'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211801> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211801'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211801'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211843> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211843'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211843'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211901> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211901'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211901'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211949> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211949'^^xsd:integer;
  dwc:scientificName 'Yoldiella annenkovae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141992'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211949'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141992'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210873> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210873'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210873'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210878> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210878'^^xsd:integer;
  dwc:scientificName 'Cylichna alba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '139474'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210878'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210893> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210893'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210893'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210931> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210931'^^xsd:integer;
  dwc:scientificName 'Pterolysippe vanelli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '334692'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210931'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129792'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210983> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210983'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210983'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211047> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211047'^^xsd:integer;
  dwc:scientificName 'Galathowenia fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '146951'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211047'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146951'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211085> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211085'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211085'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211100> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211100'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211100'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211278> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211278'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211278'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211366> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211366'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211366'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211379> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211379'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211379'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211396> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211396'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211396'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210729> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210729'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210729'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211578> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211578'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211578'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211705> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211705'^^xsd:integer;
  dwc:scientificName 'Sarsiflustra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111373'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211705'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211769> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211769'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211769'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211812> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211812'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211812'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211849> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211849'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211849'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211887> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211887'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211887'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211911> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211911'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211911'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211947> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211947'^^xsd:integer;
  dwc:scientificName 'Turbicellepora nodulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111294'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211947'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211950> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211950'^^xsd:integer;
  dwc:scientificName 'Yoldiella annenkovae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141992'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211950'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141992'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211961> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211961'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211961'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211984> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211984'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211984'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210622> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210622'^^xsd:integer;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210622'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211467> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211467'^^xsd:integer;
  dwc:scientificName 'Ophelina abranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130499'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211467'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210698> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210698'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210698'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210726> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210726'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210726'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210848> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210848'^^xsd:integer;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210848'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211075> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211075'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211075'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211097> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211097'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211097'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211104> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211104'^^xsd:integer;
  dwc:scientificName 'Harpinia serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '102975'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211104'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102975'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211270> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211270'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211270'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211376> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211376'^^xsd:integer;
  dwc:scientificName 'Myriotrochus eurycyclus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '124443'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211376'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124443'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211390> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211390'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211390'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211403> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211403'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211403'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211647> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211647'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211647'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211665> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211665'^^xsd:integer;
  dwc:scientificName 'Pseudoflustra hincksi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111085'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211665'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211737> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211737'^^xsd:integer;
  dwc:scientificName 'Siphonodentalium lobatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '140015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211737'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210728> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210728'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210728'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210831> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210831'^^xsd:integer;
  dwc:scientificName 'Cirratulus cirratus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129959'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210831'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210981> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210981'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210981'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211084> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211084'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211084'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211271> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211271'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211271'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211373> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211373'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211373'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211393> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211393'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211393'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211475> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211475'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211475'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211648> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211648'^^xsd:integer;
  dwc:scientificName 'Praxillura longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130327'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211648'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211667> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211667'^^xsd:integer;
  dwc:scientificName 'Pseudoflustra solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111088'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211667'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211739> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211739'^^xsd:integer;
  dwc:scientificName 'Siphonodentalium lobatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '140015'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211739'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140015'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210612> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210612'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210612'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210707> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210707'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210707'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210609> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210609'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210609'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210725> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210725'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210725'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210761> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210761'^^xsd:integer;
  dwc:scientificName 'Calathura brachiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '118497'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210761'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118497'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210894> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210894'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210894'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210918> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210918'^^xsd:integer;
  dwc:scientificName 'Diplosolen obelia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111712'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210918'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211096> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211096'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211096'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211281> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211281'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211281'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211308> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211308'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211308'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211374> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211374'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211374'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211440> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211440'^^xsd:integer;
  dwc:scientificName 'Notoplites smitti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111236'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211440'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '469421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211577> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211577'^^xsd:integer;
  dwc:scientificName 'Phisidia aurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131513'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211577'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131513'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211664> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211664'^^xsd:integer;
  dwc:scientificName 'Pseudoflustra hincksi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111085'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211664'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211668> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211668'^^xsd:integer;
  dwc:scientificName 'Pseudoflustra solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111088'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211668'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211745> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211745'^^xsd:integer;
  dwc:scientificName 'Sosanopsis wireni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129822'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211745'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '334812'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211772> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211772'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211772'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211815> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211815'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211815'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211882> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211882'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211882'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211904> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211904'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211904'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211946> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211946'^^xsd:integer;
  dwc:scientificName 'Turbicellepora nodulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '111294'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211946'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111294'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211959> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211959'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211959'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211977> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211977'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211977'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211997> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211997'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211997'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210630> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210630'^^xsd:integer;
  dwc:scientificName 'Alcyonidium radicellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '156499'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210630'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210705> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210705'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210705'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211765> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211765'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211765'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211797> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211797'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211797'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211896> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211896'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211896'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211951> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211951'^^xsd:integer;
  dwc:scientificName 'Yoldiella annenkovae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141992'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211951'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141992'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211996> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211996'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211996'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210607> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210607'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210607'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210629> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210629'^^xsd:integer;
  dwc:scientificName 'Alcyonidium radicellatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '156499'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210629'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156499'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210703> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210703'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210703'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210730> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210730'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210730'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210865> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210865'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210865'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210891> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210891'^^xsd:integer;
  dwc:scientificName 'Dacrydium vitreum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '140449'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210891'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140449'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211077> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211077'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211077'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211099> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211099'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211099'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211285> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211285'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211285'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211304> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211304'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211304'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211317> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211317'^^xsd:integer;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211317'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211367> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211367'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211367'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211395> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211395'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211395'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211671> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211671'^^xsd:integer;
  dwc:scientificName 'Pseudosphyrapus anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '136319'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211671'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211767> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211767'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211767'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211817> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211817'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211817'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211897> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211897'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211897'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211952> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211952'^^xsd:integer;
  dwc:scientificName 'Yoldiella annenkovae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141992'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211952'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141992'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211994> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211994'^^xsd:integer;
  dwc:scientificName 'Yoldiella propinqua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142006'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211994'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142006'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212003> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1212003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1212003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1212003'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1212003'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211874> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211874'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211874'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210864> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210864'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210864'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211102> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211102'^^xsd:integer;
  dwc:scientificName 'Harpinia mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '102970'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211102'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102970'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210912> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210912'^^xsd:integer;
  dwc:scientificName 'Diplocirrus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '130101'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210912'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1468928'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211394> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211394'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211394'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211884> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211884'^^xsd:integer;
  dwc:scientificName 'Thyasira equalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '141659'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211884'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '954693'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211956> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "29.066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 29.066)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "29.066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211956'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '29.066'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211956'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210689> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210689'^^xsd:integer;
  dwc:scientificName 'Arrhis phyllonyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '102870'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210689'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102870'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210985> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210985'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210985'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211234> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211234'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211234'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211268> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211268'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211268'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211391> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211391'^^xsd:integer;
  dwc:scientificName 'Nephasoma minutum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '424440'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211391'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211483> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211483'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211483'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211638> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211638'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211638'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211666> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211666'^^xsd:integer;
  dwc:scientificName 'Pseudoflustra solida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111088'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211666'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211787> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211787'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211787'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211808> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211808'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211808'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211894> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211894'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211894'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211986> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211986'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211986'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211363> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211363'^^xsd:integer;
  dwc:scientificName 'Myriochele heeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130542'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211363'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130542'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211409> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211409'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211409'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211538> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211538'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211538'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211639> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211639'^^xsd:integer;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211639'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211695> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211695'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111145'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211695'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211819> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211819'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211819'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211899> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211899'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211899'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211918> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211918'^^xsd:integer;
  dwc:scientificName 'Thyasira gouldi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '141663'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211918'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141663'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211958> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211958'^^xsd:integer;
  dwc:scientificName 'Yoldiella lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142001'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211958'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211976> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211976'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211976'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210618> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210618'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210618'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211995> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211995'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211995'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211307> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211307'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211307'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210638> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210638'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210638'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211999> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211999'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211999'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210613> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210613'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210613'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210727> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210727'^^xsd:integer;
  dwc:scientificName 'Astrorhiza limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '113843'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210727'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '113843'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210743> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210743'^^xsd:integer;
  dwc:scientificName 'Bathyarca glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '138797'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210743'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138797'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210797> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210797'^^xsd:integer;
  dwc:scientificName 'Cheilopora sincera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210797'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210852> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210852'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210852'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211082> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211082'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211082'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211220> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211220'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211220'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211236> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211236'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211236'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211264> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211264'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211264'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211998> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211998'^^xsd:integer;
  dwc:scientificName 'Yoldiella solidula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142010'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211998'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210621> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210621'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210621'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210631> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210631'^^xsd:integer;
  dwc:scientificName 'Alvania jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '141200'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210631'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210798> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210798'^^xsd:integer;
  dwc:scientificName 'Cheilopora sincera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210798'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210811> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210811'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210811'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210826> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210826'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210826'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210847> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210847'^^xsd:integer;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210847'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210872> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210872'^^xsd:integer;
  dwc:scientificName 'Cuspidaria arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '139437'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210872'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210907> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210907'^^xsd:integer;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210907'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210956> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210956'^^xsd:integer;
  dwc:scientificName 'Entalophora clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '181495'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210956'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1043400'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210991> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210991'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210991'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211407> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211407'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211407'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211541> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211541'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211541'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211707> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211707'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211707'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211793> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211793'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211793'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211803> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211803'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211803'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211846> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211846'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211846'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210620> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210620'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210620'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210639> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210639'^^xsd:integer;
  dwc:scientificName 'Ampelisca macrocephala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '101908'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210639'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101908'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211012> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211012'^^xsd:integer;
  dwc:scientificName 'Frigidoalvania cruenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '141282'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211012'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141282'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211021> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211021'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211021'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211218> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211218'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211218'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211266> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211266'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211266'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211318> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211318'^^xsd:integer;
  dwc:scientificName 'Anobothrus laubieri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '332976'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211318'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129811'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211410> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211410'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211410'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211536> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211536'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211536'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211673> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211673'^^xsd:integer;
  dwc:scientificName 'Pseudosphyrapus anomalus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '136319'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211673'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211791> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211791'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211791'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211818> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211818'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211818'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211902> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211902'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211902'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211937> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211937'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211937'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211978> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211978'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211978'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210809> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210809'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210809'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210980> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210980'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210980'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211023> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211023'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211023'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211083> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211083'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211083'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211239> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211239'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211239'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211277> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211277'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211277'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211305> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211305'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211305'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211002> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211002'^^xsd:integer;
  dwc:scientificName 'Eupyrgus scaber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '124782'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211002'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124782'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211029> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211029'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211029'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211086> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211086'^^xsd:integer;
  dwc:scientificName 'Haploops tubicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '101958'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211086'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101958'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211149> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211149'^^xsd:integer;
  dwc:scientificName 'Hippodiplosia ussowi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '156131'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211149'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1579357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211169> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211169'^^xsd:integer;
  dwc:scientificName 'Idmidronea fenestrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '156138'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211169'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '472566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211223> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211223'^^xsd:integer;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211223'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211226> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211226'^^xsd:integer;
  dwc:scientificName 'Lichenopora crassiuscula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '156210'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211226'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1026093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211233> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211233'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211233'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211273> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211273'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211273'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211412> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211412'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211412'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211444> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211444'^^xsd:integer;
  dwc:scientificName 'Nuculana pernula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '140579'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211444'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211482> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211482'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211482'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211539> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211539'^^xsd:integer;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211539'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211618> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211618'^^xsd:integer;
  dwc:scientificName 'Porella acutirostris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111121'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211618'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211696> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211696'^^xsd:integer;
  dwc:scientificName 'Rhamphostomella scabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111145'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211696'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211785> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211785'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211785'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211814> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211814'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211814'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211909> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211909'^^xsd:integer;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211909'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211982> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211982'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211982'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210608> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210608'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210608'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211168> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211168'^^xsd:integer;
  dwc:scientificName 'Idmidronea atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111752'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211168'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471226'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210863> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210863'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210863'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211238> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211238'^^xsd:integer;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211238'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210861> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210861'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210861'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210982> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210982'^^xsd:integer;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210982'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211782> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211782'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211782'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211548> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211548'^^xsd:integer;
  dwc:scientificName 'Parasmittina trispinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '111547'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211548'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211118> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.05683"^^xsd:decimal ;
  dwc:decimalLongitude "30.46833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.05683 30.46833)"^^geo:wktLiteral ;
  geo-pos:lat "75.05683"^^xsd:decimal ;
  geo-pos:long "30.46833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211118'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '30.46833'^^xsd:double;
  dwc:latitude '75.05683'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211118'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210615> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210615'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210615'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210646> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210646'^^xsd:integer;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210646'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210749> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210749'^^xsd:integer;
  dwc:scientificName 'Brachydiastylis resima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '110470'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210749'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110470'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210772> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210772'^^xsd:integer;
  dwc:scientificName 'Callopora lineata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111197'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210772'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111197'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210783> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210783'^^xsd:integer;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210783'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210796> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210796'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210796'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210816> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210816'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210816'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210829> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210829'^^xsd:integer;
  dwc:scientificName 'Ciliatocardium ciliatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '139000'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210829'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210855> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210855'^^xsd:integer;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210855'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210920> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210920'^^xsd:integer;
  dwc:scientificName 'Dipolydora caulleryi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131116'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210920'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131116'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210988> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210988'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210988'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211031> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211031'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211031'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211200> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211200'^^xsd:integer;
  dwc:scientificName 'Lepeta caeca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '140187'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211200'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140187'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211247> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211247'^^xsd:integer;
  dwc:scientificName 'Lysippe labiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129800'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211247'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211254> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211254'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211254'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211267> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211267'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211267'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211309> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211309'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211309'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211421> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211421'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211421'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211434> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211434'^^xsd:integer;
  dwc:scientificName 'Nothria conchylega'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130467'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211434'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130467'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211478> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211478'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211478'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211492> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211492'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211492'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211496> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211496'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211496'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211510> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211510'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211510'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211533> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211533'^^xsd:integer;
  dwc:scientificName 'Paradoneis eliasoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130581'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211533'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211989> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211989'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211989'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210681> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210681'^^xsd:integer;
  dwc:scientificName 'Apherusa sarsii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '102174'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210681'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102174'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210794> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210794'^^xsd:integer;
  dwc:scientificName 'Chaetoderma intermedium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '139102'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210794'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139102'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210795> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210795'^^xsd:integer;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210795'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210835> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210835'^^xsd:integer;
  dwc:scientificName 'Clymenura polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130286'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210835'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211032> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211032'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211032'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211072> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211072'^^xsd:integer;
  dwc:scientificName 'Golfingia margaritacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '136044'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211072'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '175027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211093> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211093'^^xsd:integer;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211093'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211125> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211125'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211125'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211173> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211173'^^xsd:integer;
  dwc:scientificName 'Ischnochiton albus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '140135'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211173'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '247773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211336> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211336'^^xsd:integer;
  dwc:scientificName 'Montacuta spitzbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '156244'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211336'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156244'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211357> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211357'^^xsd:integer;
  dwc:scientificName 'Myriapora subgracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111434'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211357'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '470125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211418> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211418'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211418'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211439> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211439'^^xsd:integer;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211439'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211499> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211499'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211499'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211505> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211505'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211505'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211591> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211591'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211591'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211608> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211608'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211608'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211783> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211783'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211783'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211796> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211796'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211796'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211833> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211833'^^xsd:integer;
  dwc:scientificName 'Strongylocentrotus pallidus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124324'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211833'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211936> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211936'^^xsd:integer;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211936'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211569> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211569'^^xsd:integer;
  dwc:scientificName 'Pherusa arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130108'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211569'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211583> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211583'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211583'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211612> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211612'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211612'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211636> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211636'^^xsd:integer;
  dwc:scientificName 'Portlandia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '141987'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211636'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211716> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211716'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211716'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211747> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211747'^^xsd:integer;
  dwc:scientificName 'Sphaerodorum gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131100'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211747'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211794> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211794'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211794'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211804> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211804'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211804'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211848> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211848'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211848'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211868> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211868'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211868'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211934> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211934'^^xsd:integer;
  dwc:scientificName 'Tricellaria gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111253'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211934'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211303> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211303'^^xsd:integer;
  dwc:scientificName 'Melinna cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129804'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211303'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211974> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211974'^^xsd:integer;
  dwc:scientificName 'Yoldiella nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '142004'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211974'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '142004'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211640> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211640'^^xsd:integer;
  dwc:scientificName 'Praxillella praetermissa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130326'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211640'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211682> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211682'^^xsd:integer;
  dwc:scientificName 'Ragionula rosacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211682'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211718> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211718'^^xsd:integer;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211718'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211721> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211721'^^xsd:integer;
  dwc:scientificName 'Schizomavella auriculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111091'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211721'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '862786'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211759> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211759'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211759'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211792> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211792'^^xsd:integer;
  dwc:scientificName 'Spiochaetopterus typicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129924'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211792'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211810> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211810'^^xsd:integer;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211810'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211826> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211826'^^xsd:integer;
  dwc:scientificName 'Stomachetosella magniporata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '156441'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211826'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156441'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211851> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211851'^^xsd:integer;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211851'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211867> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211867'^^xsd:integer;
  dwc:scientificName 'Thelepus cincinnatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131543'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211867'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211929> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211929'^^xsd:integer;
  dwc:scientificName 'Tiron spiniferus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '103196'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211929'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211404> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211404'^^xsd:integer;
  dwc:scientificName 'Nephtys ciliata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130356'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211404'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211416> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211416'^^xsd:integer;
  dwc:scientificName 'Nephtys paradoxa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130365'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211416'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211460> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211460'^^xsd:integer;
  dwc:scientificName 'Oncousoecia diastoporides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111744'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211460'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211471> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211471'^^xsd:integer;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211471'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211487> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211487'^^xsd:integer;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211487'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211497> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211497'^^xsd:integer;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211497'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211507> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211507'^^xsd:integer;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211507'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211535> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211535'^^xsd:integer;
  dwc:scientificName 'Paradoneis lyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130585'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211535'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211556> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211556'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211556'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211571> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211571'^^xsd:integer;
  dwc:scientificName 'Pherusa plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130113'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211571'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130113'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211586> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211586'^^xsd:integer;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211586'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211610> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211610'^^xsd:integer;
  dwc:scientificName 'Polycirrus medusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131531'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211610'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210605> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210605'^^xsd:integer;
  dwc:scientificName 'Aglaophamus malmgreni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130344'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210605'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130344'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210634> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210634'^^xsd:integer;
  dwc:scientificName 'Ampelisca eschrichtii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '101897'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210634'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101897'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210711> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210711'^^xsd:integer;
  dwc:scientificName 'Astarte crenata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '138820'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210711'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210735> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210735'^^xsd:integer;
  dwc:scientificName 'Atylus smittii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '102130'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210735'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '488965'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210834> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210834'^^xsd:integer;
  dwc:scientificName 'Clymenura polaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130286'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210834'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130286'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210882> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210882'^^xsd:integer;
  dwc:scientificName 'Cylindroporella tubulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111377'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210882'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210923> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210923'^^xsd:integer;
  dwc:scientificName 'Disporella hispida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '111730'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210923'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '111730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210940> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210940'^^xsd:integer;
  dwc:scientificName 'Electra arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '156075'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210940'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '471857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210993> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210993'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210993'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211038> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211038'^^xsd:integer;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211038'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211087> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211087'^^xsd:integer;
  dwc:scientificName 'Harmothoe fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130763'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211087'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130763'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211123> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211123'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211123'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211187> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211187'^^xsd:integer;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211187'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211189> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211189'^^xsd:integer;
  dwc:scientificName 'Laphania boecki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131496'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211189'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131496'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211255> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211255'^^xsd:integer;
  dwc:scientificName 'Macoma calcarea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '141580'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211255'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211262> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211262'^^xsd:integer;
  dwc:scientificName 'Maldane sarsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130305'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211262'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130305'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210815> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210815'^^xsd:integer;
  dwc:scientificName 'Chone paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130894'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210815'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130894'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210986> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210986'^^xsd:integer;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210986'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211555> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211555'^^xsd:integer;
  dwc:scientificName 'Pectinaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130594'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211555'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211839> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211839'^^xsd:integer;
  dwc:scientificName 'Syrrhoe crenulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '103188'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211839'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211758> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211758'^^xsd:integer;
  dwc:scientificName 'Spio martinensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '131185'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211758'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131185'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211119> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211119'^^xsd:integer;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211119'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211631> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211631'^^xsd:integer;
  dwc:scientificName 'Portlandia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '141987'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211631'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211428> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211428'^^xsd:integer;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211428'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211127> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1211127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1211127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1211127'^^xsd:integer;
  dwc:scientificName 'Hiatella arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '140103'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1211127'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140103'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210684> ;
  mr:hasGeometry <https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.85"^^xsd:decimal ;
  dwc:decimalLongitude "33.21667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.85 33.21667)"^^geo:wktLiteral ;
  geo-pos:lat "74.85"^^xsd:decimal ;
  geo-pos:long "33.21667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/12__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ak3%3A1210684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:k3:1210684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/12_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'k3'^^xsd:string;
  dwc:catalogNumber '1210684'^^xsd:integer;
  dwc:scientificName 'Aricidea hartmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Arctic'^^xsd:string;
  dwc:longitude '33.21667'^^xsd:double;
  dwc:latitude '74.85'^^xsd:double;
  dwc:aphiaid '130561'^^xsd:integer;
  dwc:sampleSize '0.1 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:k3:1210684'^^xsd:anyURI;
  dwc:observationDate '1992-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130561'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF