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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191018'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191018'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191029'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191029'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191041'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191041'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191044'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191044'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191048'^^xsd:integer;
  dwc:scientificName 'Audouinella parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '238783'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191048'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191059'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191059'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191064'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191064'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191300'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191300'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191305'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191305'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191310'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191310'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191316'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191316'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191326'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191326'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191339'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191339'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191351'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191351'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191363'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191363'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191367'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191367'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191380'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191380'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191860'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191860'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191876'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191876'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191901'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191901'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191917'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191917'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191923'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191923'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191935'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191935'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191943'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191943'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191953'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191953'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191975'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191975'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191986'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191986'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191993'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191993'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192016'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192016'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192028'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192028'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192046'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192046'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192073'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192073'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192078'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192078'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192092'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192092'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192095'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157364'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192095'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192117'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192117'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192135'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192135'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192144'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192144'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192192'^^xsd:integer;
  dwc:scientificName 'Turnerella pennyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145683'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192192'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192204'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192204'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192216'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192216'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192223'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192223'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192273'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192273'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191814'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191814'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191825'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191825'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191839'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191839'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191847'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191847'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191856'^^xsd:integer;
  dwc:scientificName 'Petalonia zosterifolia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145865'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191856'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191679'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191679'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191700'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191700'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191721'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191721'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191787'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191787'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191793'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191793'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191808'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191808'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191421'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191421'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191434'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191434'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191453'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191453'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191463'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191463'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191473'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191473'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191525'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191525'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191551'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191551'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192003'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192003'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191441'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191441'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191714'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191714'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191890'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191890'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.03333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.03333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192155'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.03333333'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192155'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191942'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191942'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191952'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191952'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191974'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191974'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192004'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192004'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192015'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192015'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192027'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192027'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192045'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192045'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192072'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192072'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192091'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192091'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192094'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157364'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192094'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192116'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192116'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192134'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192134'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192145'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192145'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191854'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191854'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191855'^^xsd:integer;
  dwc:scientificName 'Petalonia zosterifolia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145865'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191855'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191859'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191859'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191889'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191889'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191900'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191900'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191905'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191905'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191916'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191916'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191922'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191922'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191934'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191934'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191028'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191028'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191040'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191040'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191047'^^xsd:integer;
  dwc:scientificName 'Audouinella parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '238783'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191047'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191058'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191058'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191063'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191063'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191299'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191299'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191309'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191309'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191325'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191325'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191338'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191338'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191342'^^xsd:integer;
  dwc:scientificName 'Ceramium atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144533'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191342'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191362'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191362'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191366'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191366'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191372'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191372'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191381'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191381'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191390'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191390'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191422'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191422'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191435'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191435'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191315'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191315'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191678'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191678'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191440'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191440'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191452'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191452'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191472'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191472'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191524'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191524'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191550'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191550'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192203'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192203'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192215'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192215'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192222'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192222'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192272'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192272'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191696'^^xsd:integer;
  dwc:scientificName 'Haplospora globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191696'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145918'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191761'^^xsd:integer;
  dwc:scientificName 'Leptophytum laeve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145135'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191761'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191764'^^xsd:integer;
  dwc:scientificName 'Lithophyllum orbiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145157'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191764'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191786'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191786'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191807'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191807'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191824'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191824'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191838'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191838'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191462'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191462'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191713'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191713'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191813'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191813'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191985'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191985'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192154'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192154'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191875'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191875'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191350'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191350'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191017'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191017'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191805'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191805'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191812'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191812'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191823'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191823'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191857'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191857'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191874'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191874'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191888'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191888'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191899'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191899'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191903'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191903'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191914'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191914'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191919'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191919'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191931'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191931'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191940'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191940'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191950'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191950'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191677'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191677'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191694'^^xsd:integer;
  dwc:scientificName 'Haplospora globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191694'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145918'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191698'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191698'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191712'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191712'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191763'^^xsd:integer;
  dwc:scientificName 'Lithophyllum orbiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145157'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191763'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191785'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191785'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191792'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191792'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192088'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192088'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191972'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191972'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191983'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191983'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191992'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191992'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192013'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192013'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192025'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192025'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192070'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192070'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192077'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192077'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192079'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192079'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192114'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192114'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192132'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192132'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192143'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192143'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192152'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192152'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192190'^^xsd:integer;
  dwc:scientificName 'Turnerella pennyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145683'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192190'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192202'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192202'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192214'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192214'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192221'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192221'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191016'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191016'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191027'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191027'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191037'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191037'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191042'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191042'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191304'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191304'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191308'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191308'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191324'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191324'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191520'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191520'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191546'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191546'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191349'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191349'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191361'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191361'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191365'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191365'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191371'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191371'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191420'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191420'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191433'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191433'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191439'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191439'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191451'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191451'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191461'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191461'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191471'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191471'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192044'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192044'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192080'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192080'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192090'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192090'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192093'^^xsd:integer;
  dwc:scientificName 'Rhodophyllis dichotoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157364'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192093'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192115'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192115'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192133'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192133'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192141'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192141'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192153'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192153'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192191'^^xsd:integer;
  dwc:scientificName 'Turnerella pennyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145683'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192191'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145683'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192212'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192212'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192219'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192219'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192268'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192268'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191760'^^xsd:integer;
  dwc:scientificName 'Leptophytum laeve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145135'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191760'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191762'^^xsd:integer;
  dwc:scientificName 'Lithophyllum orbiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145157'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191762'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145157'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191772'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191772'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191783'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191783'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191790'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191790'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191798'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191798'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191806'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191806'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191821'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191821'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191676'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191676'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191699'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191699'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191711'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191711'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191720'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191720'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191438'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191438'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191450'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191450'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191460'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191460'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191470'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191470'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191512'^^xsd:integer;
  dwc:scientificName 'Dumontia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157352'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191512'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191523'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191523'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191549'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191549'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191430'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191430'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191298'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191298'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191307'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191307'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191323'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191323'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191335'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191335'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191341'^^xsd:integer;
  dwc:scientificName 'Ceramium atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144533'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191341'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191359'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191359'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191364'^^xsd:integer;
  dwc:scientificName 'Ceramium secundatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144562'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191364'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191370'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191370'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191379'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191379'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191419'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191419'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191062'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191062'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192260'^^xsd:integer;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192260'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192271'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192271'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191014'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191014'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191039'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191039'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191043'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191043'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191046'^^xsd:integer;
  dwc:scientificName 'Audouinella parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '238783'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191046'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191056'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191056'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191853'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191853'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191858'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191858'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191872'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191872'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191886'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191886'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191904'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191904'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191915'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191915'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191921'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191921'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191941'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191941'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191951'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191951'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191973'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191973'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191984'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191984'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191991'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191991'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192000'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192000'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192014'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192014'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192026'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192026'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191513'^^xsd:integer;
  dwc:scientificName 'Dumontia incrassata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157352'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191513'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191719'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191719'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191057'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191057'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191799'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191799'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191837'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191837'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192002'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192002'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191811'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191811'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191835'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191835'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191933'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191933'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192071'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192071'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192200'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192200'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191337'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191337'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191378'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.01666667'^^xsd:double;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191378'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22.01666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22.01666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192042'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192042'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192087'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192087'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192112'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192112'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192140'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192140'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192150'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192150'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191695'^^xsd:integer;
  dwc:scientificName 'Haplospora globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191695'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145918'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191768'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191768'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191773'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191773'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191782'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191782'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191789'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191789'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191820'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191820'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191834'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191834'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191871'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191871'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191885'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191885'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191897'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191897'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191918'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191918'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191930'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191930'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191938'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191938'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191949'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191949'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191970'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191970'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191999'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191999'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192011'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192011'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192023'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192023'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191449'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191449'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191522'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191522'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191537'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191537'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191015'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191015'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191036'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191036'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191336'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191336'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191360'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191360'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191389'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191389'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191432'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191432'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191710'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191710'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191548'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191548'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191912'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191912'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192068'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192068'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.41666667 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.41666667"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192130'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.41666667'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192130'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192199'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192199'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192218'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192218'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192270'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192270'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192189'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192189'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192043'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192043'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192089'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192089'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192113'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192113'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192131'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192131'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192139'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192139'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192151'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192151'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192024'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192024'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192012'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192012'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191846'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191846'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191873'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191873'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191887'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191887'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191898'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191898'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191913'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191913'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191920'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191920'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191932'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191932'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191939'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191939'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191982'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191982'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191418'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191418'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191448'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191448'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191459'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191459'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191469'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191469'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191521'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191521'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191547'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191547'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191675'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191675'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191709'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191709'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191771'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191771'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191791'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191791'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191804'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191804'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191822'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191822'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191836'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191836'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191013'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191013'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191038'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191038'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191045'^^xsd:integer;
  dwc:scientificName 'Audouinella parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '238783'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191045'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144377'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191055'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191055'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191322'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191322'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191334'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191334'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191348'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191348'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191358'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191358'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192211'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192211'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192069'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192069'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191998'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191998'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191852'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191852'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191971'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191971'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191429'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191429'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191784'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191784'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.43333333 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.43333333"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191369'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.43333333'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191369'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192001'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192001'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191819'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191819'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191833'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191833'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191845'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191845'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191851'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191851'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191870'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191870'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191884'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191884'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191911'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191911'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191929'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191929'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191969'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191969'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191981'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191981'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192010'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192010'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192022'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192022'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192067'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192067'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192086'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192086'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192111'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192111'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192129'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192129'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192142'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192142'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191803'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191803'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191674'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191674'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191708'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191708'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191012'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191012'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191035'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191035'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191054'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191054'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191314'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191314'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191333'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191333'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191357'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191357'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191368'^^xsd:integer;
  dwc:scientificName 'Ceramium shuttleworthianum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144563'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191368'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144563'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191431'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191431'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191447'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191447'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191519'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191519'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191545'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191545'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191321'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191321'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192188'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192188'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192201'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192201'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192213'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192213'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192220'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192220'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192269'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192269'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191896'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191896'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191781'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191781'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191468'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191468'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191297'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191297'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191672'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191672'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191706'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191706'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191759'^^xsd:integer;
  dwc:scientificName 'Leptophytum laeve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145135'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191759'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191767'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191767'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191776'^^xsd:integer;
  dwc:scientificName 'Litosiphon pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '182746'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191776'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191779'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191779'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191817'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191817'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191830'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191830'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191881'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191881'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191893'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191893'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191910'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191910'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191928'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191928'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191937'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191937'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191968'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191968'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191980'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191980'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192009'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192009'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192021'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192021'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192041'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192041'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192063'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192063'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192109'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192109'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192127'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192127'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192149'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192149'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192187'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192187'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192196'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192196'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192264'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192264'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191671'^^xsd:integer;
  dwc:scientificName 'Giffordia hincksiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '238881'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191671'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191478'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191478'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191504'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191504'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191518'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191518'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191536'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191536'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191544'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191544'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191003'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191003'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191009'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191009'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191060'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191060'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191312'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191312'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191319'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191319'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191330'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191330'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191346'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191346'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191355'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191355'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191374'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191374'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191377'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191377'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191388'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191388'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191404'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191404'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191416'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191416'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191426'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191426'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191445'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191445'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191457'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191457'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192085'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192085'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192208'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192208'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191996'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191996'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191466'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191466'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191034'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191034'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191726'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191726'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191841'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191841'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.45"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.45 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.45"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192137'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.45'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192137'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191780'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191780'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191802'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191802'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191818'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191818'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191832'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191832'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191844'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191844'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191850'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191850'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191864'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191864'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191883'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191883'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191895'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191895'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191902'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191902'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191908'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191908'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191926'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191926'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191947'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191947'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191966'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191966'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191659'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191659'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191685'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191685'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191707'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191707'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191718'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191718'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191724'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191724'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191734'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191734'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191746'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191746'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191766'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191766'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191501'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191501'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191515'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191515'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191534'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191534'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191541'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191541'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191564'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191564'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191572'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191572'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191596'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191596'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191604'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191604'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191618'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191618'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191631'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191631'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191639'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191639'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191978'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191978'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191997'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191997'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192007'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192007'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192019'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192019'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192031'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192031'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192066'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192066'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192076'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192076'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192083'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192083'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192100'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192100'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192119'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192119'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191670'^^xsd:integer;
  dwc:scientificName 'Giffordia hincksiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '238881'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191670'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191683'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191683'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191693'^^xsd:integer;
  dwc:scientificName 'Haplospora globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191693'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145918'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191725'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191725'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191747'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191747'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191758'^^xsd:integer;
  dwc:scientificName 'Leptophytum laeve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145135'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191758'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191770'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191770'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191775'^^xsd:integer;
  dwc:scientificName 'Litosiphon pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '182746'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191775'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191778'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191778'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191795'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191795'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191800'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191800'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191816'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191816'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191829'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191829'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191840'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191840'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191849'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191849'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191862'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191862'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191880'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191880'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191892'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191892'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191907'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191907'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191925'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191925'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191965'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191965'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191988'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191988'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191995'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191995'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192006'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192006'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192018'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192018'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192030'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192030'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192062'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192062'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192075'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192075'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192082'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192082'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192107'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192107'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192118'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192118'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192148'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192148'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192157'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192157'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192167'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192167'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192180'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192180'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192195'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192195'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192207'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192207'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192236'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192236'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192263'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192263'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192138'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192138'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192146'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192146'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192165'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192165'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192178'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192178'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192198'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192198'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192210'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192210'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190984'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190984'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190996'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190996'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191011'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191011'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191031'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191031'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191053'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191053'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191061'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191061'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191320'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191320'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191332'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191332'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191347'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191347'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191356'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191356'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191375'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191375'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191401'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191401'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191428'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191428'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191446'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191446'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191458'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191458'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191467'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191467'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191475'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191475'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190995'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190995'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191010'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191010'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191033'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191033'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191052'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191052'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191296'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191296'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191331'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191331'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191345'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191345'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191354'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191354'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191373'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191373'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191425'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191425'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191444'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191444'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191456'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191456'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191465'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191465'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191477'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191477'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191503'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191503'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191660'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191660'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191517'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191517'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191535'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191535'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191570'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191570'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191579'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191579'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191594'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191594'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191602'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191602'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191616'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191616'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191641'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191641'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192240'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192240'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192267'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192267'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192126'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192126'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191313'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191313'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191417'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191417'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191673'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191673'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191797'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191797'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191936'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191936'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191582'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191582'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191990'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191990'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192108'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192108'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192125'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192125'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191977'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191977'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191946'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191946'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191403'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191403'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191543'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191543'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191705'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191705'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191809'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191809'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191788'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191788'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.46666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.98333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.46666667 -21.98333333)"^^geo:wktLiteral ;
  geo-pos:lat "64.46666667"^^xsd:decimal ;
  geo-pos:long "-21.98333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191563'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.98333333'^^xsd:double;
  dwc:latitude '64.46666667'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191563'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191924'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191924'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191945'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191945'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191964'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191964'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191989'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191989'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192005'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192005'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192017'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192017'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192029'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192029'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192064'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192064'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192081'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192081'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192106'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192106'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192124'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192124'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191906'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191906'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191681'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191681'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191703'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191703'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191722'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191722'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191744'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191744'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191769'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191769'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191796'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191796'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191828'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191828'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191842'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191842'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191861'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191861'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191879'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191879'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191891'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191891'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191657'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191657'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192197'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192197'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192209'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192209'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192217'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192217'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192238'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192238'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192259'^^xsd:integer;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192259'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192265'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192265'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190993'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190993'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191008'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191008'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191020'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191020'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191051'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191051'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191295'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191295'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191311'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191311'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191318'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191318'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191329'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191329'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191340'^^xsd:integer;
  dwc:scientificName 'Ceramium atlanticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144533'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191340'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144533'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191344'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191344'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191353'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191353'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191402'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191402'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191424'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191424'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191437'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191437'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191743'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191743'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191826'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191826'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192058'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192058'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192205'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192205'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192235'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192235'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192262'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192262'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191002'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191002'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191387'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191387'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191399'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191399'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191499'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191499'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191539'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191539'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191555'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191555'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191577'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191577'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191591'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191591'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191600'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191600'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191614'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191614'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191827'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191827'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191961'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191961'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192056'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192056'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192176'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192176'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192186'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192186'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191436'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191436'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191442'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191442'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191454'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191454'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191500'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191500'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191514'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191514'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191540'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191540'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191557'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191557'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191581'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191581'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191617'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191617'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191630'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191630'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191638'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191638'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192232'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192232'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192261'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192261'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190985'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190985'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190994'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190994'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191019'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191019'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191030'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191030'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191050'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191050'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191303'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191303'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191317'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191317'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191328'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191328'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191343'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191343'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191352'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191352'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1190992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1190992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1190992'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1190992'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191049'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191049'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191386'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191386'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191398'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191398'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191423'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191423'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191498'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191498'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191533'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191533'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191538'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191538'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191554'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191554'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191590'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191590'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191637'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191637'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191656'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191656'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191680'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191680'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191701'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191701'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192179'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192179'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192194'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192194'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192206'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192206'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192239'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192239'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192266'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192266'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192110'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192110'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192120'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192120'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192128'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192128'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192136'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192136'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192156'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192156'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192065'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192065'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192074'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192074'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191882'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191882'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191894'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191894'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191909'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191909'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191927'^^xsd:integer;
  dwc:scientificName 'Polysiphonia stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144672'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191927'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191948'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191948'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191967'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191967'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191979'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191979'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191987'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191987'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191994'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191994'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192020'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192020'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192032'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192032'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191831'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191831'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191669'^^xsd:integer;
  dwc:scientificName 'Giffordia hincksiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '238881'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191669'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145435'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191682'^^xsd:integer;
  dwc:scientificName 'Halosaccion ramentaceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '157367'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191682'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191697'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191697'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191704'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191704'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191723'^^xsd:integer;
  dwc:scientificName 'Laminaria digitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145724'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191723'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145724'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191745'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191745'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191757'^^xsd:integer;
  dwc:scientificName 'Leptophytum laeve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145135'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191757'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191765'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191765'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191777'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191777'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191801'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191801'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191810'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191810'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191815'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191815'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191658'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191658'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191443'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191443'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191455'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191455'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191464'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191464'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191502'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191502'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191516'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191516'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191542'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191542'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191578'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191578'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191593'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191593'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191601'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191601'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191615'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191615'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191632'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191632'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191640'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191640'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191474'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191474'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191756'^^xsd:integer;
  dwc:scientificName 'Leptophytum laeve'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145135'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191756'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191702'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191702'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191976'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191976'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192177'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192177'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191843'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191843'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192008'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192008'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191032'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191032'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191476'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191476'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191774'^^xsd:integer;
  dwc:scientificName 'Litosiphon pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '182746'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191774'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191302'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191302'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191963'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191963'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191007'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191007'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191400'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191400'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191427'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191427'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192193'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192193'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192084'^^xsd:integer;
  dwc:scientificName 'Rhodomela lycopodioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '144855'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192084'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144855'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192147'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192147'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192164'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192164'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.48333333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.96666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.48333333 -21.96666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.48333333"^^xsd:decimal ;
  geo-pos:long "-21.96666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192166'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.96666667'^^xsd:double;
  dwc:latitude '64.48333333'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192166'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192233'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192233'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191592'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191592'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191655'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191655'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191962'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191962'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192057'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192057'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.95)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192234'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.95'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192234'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191654'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191654'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191958'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191958'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192231'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192231'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192258'^^xsd:integer;
  dwc:scientificName 'Ulvaria obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '157123'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192258'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191385'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191385'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191492'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191492'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191497'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191497'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191532'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191532'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191553'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191553'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191576'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191576'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191589'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191589'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191613'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191613'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192055'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192055'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191397'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191397'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.91666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.91666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.91666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191629'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.91666667'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191629'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192054'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192054'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192230'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192230'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192257'^^xsd:integer;
  dwc:scientificName 'Ulvaria obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '157123'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192257'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191384'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191384'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191396'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191396'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191496'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191496'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191531'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191531'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191651'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191651'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191794'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191794'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191960'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191960'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191530'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191530'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191588'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191588'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191653'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191653'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191957'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191957'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192052'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192052'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191301'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191301'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191383'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191383'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192255'^^xsd:integer;
  dwc:scientificName 'Ulvaria obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '157123'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192255'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191395'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191395'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.86666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.86666667)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.86666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191495'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.86666667'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191495'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191587'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191587'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191628'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191628'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191652'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191652'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191944'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191944'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191959'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191959'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192053'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192053'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192185'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192185'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.51666667"^^xsd:decimal ;
  dwc:decimalLongitude "-21.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.51666667 -21.85)"^^geo:wktLiteral ;
  geo-pos:lat "64.51666667"^^xsd:decimal ;
  geo-pos:long "-21.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192256'^^xsd:integer;
  dwc:scientificName 'Ulvaria obscura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.85'^^xsd:double;
  dwc:latitude '64.51666667'^^xsd:double;
  dwc:aphiaid '157123'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192256'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157123'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191624'^^xsd:integer;
  dwc:scientificName 'Fontinalis antipyretica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292677'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191624'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191715'^^xsd:integer;
  dwc:scientificName 'Hygrohypnum ochraceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292810'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191715'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292810'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191716'^^xsd:integer;
  dwc:scientificName 'Hygrohypnum ochraceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292810'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191716'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292810'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192096'^^xsd:integer;
  dwc:scientificName 'Schistidium maritimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '147506'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192096'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192224'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192224'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191306'^^xsd:integer;
  dwc:scientificName 'Calliergon giganteum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292808'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191306'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292808'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191626'^^xsd:integer;
  dwc:scientificName 'Fontinalis antipyretica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292677'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191626'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191717'^^xsd:integer;
  dwc:scientificName 'Hygrohypnum ochraceum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292810'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191717'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292810'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192047'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192047'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192097'^^xsd:integer;
  dwc:scientificName 'Schistidium maritimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '147506'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192097'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192225'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192225'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5333"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5333 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5333"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191625'^^xsd:integer;
  dwc:scientificName 'Fontinalis antipyretica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '64.5333'^^xsd:double;
  dwc:aphiaid '292677'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191625'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '292677'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191327'^^xsd:integer;
  dwc:scientificName 'Capsosiphon fulvescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '145935'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191327'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145935'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191526'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191526'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191954'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191954'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192048'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192048'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192098'^^xsd:integer;
  dwc:scientificName 'Schistidium maritimum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '147506'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192098'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147506'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192226'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192226'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.917"^^xsd:decimal ;
  dwc:decimalLongitude "-20.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.917 -20.567)"^^geo:wktLiteral ;
  geo-pos:lat "63.917"^^xsd:decimal ;
  geo-pos:long "-20.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191391'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-20.567'^^xsd:double;
  dwc:latitude '63.917'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191391'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192229'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192229'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192184'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192184'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191552'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191552'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191650'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191650'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192051'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192051'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191569'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191569'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191612'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191612'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191955'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191955'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192049'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192049'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192227'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192227'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191382'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191382'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191393'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191393'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191528'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191528'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191562'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191562'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191627'^^xsd:integer;
  dwc:scientificName 'Fucus ceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145542'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191627'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145542'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191392'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191392'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191412'^^xsd:integer;
  dwc:scientificName 'Cladophora Glomeratae flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145045'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191412'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191415'^^xsd:integer;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191415'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191490'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191490'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191493'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191493'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191527'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191527'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191848'^^xsd:integer;
  dwc:scientificName 'Percursaria percursa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145979'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191848'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145979'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191956'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191956'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192050'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192050'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1192228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1192228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1192228'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1192228'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191376'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191376'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191394'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191394'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191413'^^xsd:integer;
  dwc:scientificName 'Cladophora Glomeratae flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145045'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191413'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191491'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191491'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191494'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191494'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191529'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191529'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191585'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191585'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191586'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191586'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.929"^^xsd:decimal ;
  dwc:decimalLongitude "-19.0105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.929 -19.0105)"^^geo:wktLiteral ;
  geo-pos:lat "64.929"^^xsd:decimal ;
  geo-pos:long "-19.0105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1587__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aib%3A1191414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:ib:1191414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1587_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'ib'^^xsd:string;
  dwc:catalogNumber '1191414'^^xsd:integer;
  dwc:scientificName 'Cladophora fracta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-19.0105'^^xsd:double;
  dwc:latitude '64.929'^^xsd:double;
  dwc:aphiaid '145046'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:ib:1191414'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145046'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF