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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195728'^^xsd:integer;
  dwc:scientificName 'Streblonema sphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.98'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145469'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195728'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.9 -23.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194743'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.93'^^xsd:double;
  dwc:latitude '64.9'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194743'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195546'^^xsd:integer;
  dwc:scientificName 'Ralfsia fungiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144997'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195546'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195573'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195573'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195471'^^xsd:integer;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195471'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195479'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195479'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195491'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195491'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195502'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195502'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195529'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195529'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195542'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195542'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195650'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195650'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195666'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195666'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195614'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195614'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195627'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195627'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195450'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195450'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195584'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195584'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195596'^^xsd:integer;
  dwc:scientificName 'Rhodophysema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145774'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195596'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145774'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195602'^^xsd:integer;
  dwc:scientificName 'Rosenvingiella polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145802'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195602'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195695'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195695'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195720'^^xsd:integer;
  dwc:scientificName 'Streblonema chordariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157191'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195720'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195727'^^xsd:integer;
  dwc:scientificName 'Streblonema sphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145469'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195727'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195746'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195746'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195764'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195764'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195799'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195799'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195826'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195826'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195683'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195683'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194436'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194436'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194448'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194448'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194468'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194468'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194476'^^xsd:integer;
  dwc:scientificName 'Audouinella spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157284'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194476'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194483'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194483'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194496'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194496'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194520'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194520'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194528'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194528'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194539'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194539'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194548'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194548'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194561'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194561'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194583'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194583'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194599'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194599'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194419'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194419'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194367'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194367'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194378'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia centralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '162253'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194378'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194831'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194831'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194847'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194847'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194906'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194906'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194919'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194919'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194938'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194938'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194981'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194981'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194992'^^xsd:integer;
  dwc:scientificName 'Fimbrifolium dichotomum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145616'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194992'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195008'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195008'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194688'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194688'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194720'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194720'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194739'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194739'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194751'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194751'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194765'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194765'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194776'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194776'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194793'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194793'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195211'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195211'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195230'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195230'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195249'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195249'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195260'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195260'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195311'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195311'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195321'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195321'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195324'^^xsd:integer;
  dwc:scientificName 'Phyllophora truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157362'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195324'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195334'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195334'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195370'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195370'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195384'^^xsd:integer;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195384'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195398'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195398'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195411'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195411'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195423'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195423'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195431'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195431'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195043'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195043'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195059'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195059'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195075'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195075'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195092'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195092'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195113'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195113'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195138'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195138'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195166'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195166'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194621'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194621'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194663'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194663'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195465'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195465'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195024'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195024'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195176'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195176'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195299'^^xsd:integer;
  dwc:scientificName 'Peyssonnelia rosenvingii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195299'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '374814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195350'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195350'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194883'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194883'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194707'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194707'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194651'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194651'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194392'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194392'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194820'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194820'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194867'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194867'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195780'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195780'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194942'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194942'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194956'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194956'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194968'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194968'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194985'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194985'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195013'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195013'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195029'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195029'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195048'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195048'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195062'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195062'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195071'^^xsd:integer;
  dwc:scientificName 'Giffordia hincksiae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '238881'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195071'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195078'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195078'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195098'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195098'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195118'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195118'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194921'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194921'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195356'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195356'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195146'^^xsd:integer;
  dwc:scientificName 'Leptonematella fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144945'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195146'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144945'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195180'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195180'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195183'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195183'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195188'^^xsd:integer;
  dwc:scientificName 'Microspongium globosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144973'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195188'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144973'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195234'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195234'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195252'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195252'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195263'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195263'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195275'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195275'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195283'^^xsd:integer;
  dwc:scientificName 'Petalonia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145864'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195283'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195287'^^xsd:integer;
  dwc:scientificName 'Petalonia zosterifolia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145865'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195287'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311362'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195315'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195315'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195340'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195340'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195631'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195631'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195374'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195374'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195402'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195402'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195415'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195415'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195435'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195435'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195454'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195454'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195495'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195495'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195506'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195506'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195533'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195533'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195561'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195561'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195588'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195588'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195618'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195618'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195843'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195843'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195655'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195655'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195687'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195687'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195717'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195717'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195750'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195750'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195768'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195768'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195784'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195784'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195803'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195803'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195830'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195830'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194694'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194694'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194726'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194726'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194741'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194741'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194755'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194755'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194770'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194770'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194781'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194781'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194796'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194796'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194824'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194824'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194851'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194851'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194870'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194870'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194887'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194887'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194396'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194396'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194371'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194371'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194381'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia centralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '162253'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194381'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194406'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194406'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194424'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194424'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194472'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194472'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194514'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194514'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194530'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194530'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194553'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194553'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194585'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194585'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194601'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194601'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194627'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194627'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194654'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194654'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195142'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195142'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194710'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194710'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194909'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194909'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194666'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194666'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195670'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195670'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195482'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195482'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194441'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '64.92'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194441'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.92"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.92 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.92"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194722'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194722'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194737'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194737'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194749'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194749'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194763'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194763'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194791'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194791'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194833'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194833'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194623'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194623'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194365'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194365'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194376'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia centralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '162253'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194376'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194390'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194390'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194418'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194418'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194434'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194434'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194445'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194445'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194450'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194450'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194477'^^xsd:integer;
  dwc:scientificName 'Audouinella spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157284'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194477'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194498'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194498'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194526'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194526'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194537'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194537'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194559'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194559'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194581'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194581'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194597'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194597'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195824'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195824'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194990'^^xsd:integer;
  dwc:scientificName 'Fimbrifolium dichotomum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145616'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194990'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194818'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194818'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195601'^^xsd:integer;
  dwc:scientificName 'Rosenvingiella polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145802'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195601'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195545'^^xsd:integer;
  dwc:scientificName 'Ralfsia fungiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144997'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195545'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195320'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195320'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195744'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195744'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194466'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194466'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194429'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194429'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194944'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194944'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194970'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194970'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194987'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194987'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195030'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195030'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195049'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195049'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195065'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195065'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195080'^^xsd:integer;
  dwc:scientificName 'Hecatonema foecundum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '238888'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195080'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195100'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195100'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195144'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195144'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195182'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195182'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195185'^^xsd:integer;
  dwc:scientificName 'Mesogloia vermiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144924'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195185'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195236'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195236'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194799'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194799'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194826'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194826'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194853'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194853'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194872'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194872'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194696'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194696'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194728'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194728'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194771'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194771'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194782'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194782'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194555'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194555'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194589'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194589'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194605'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194605'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194629'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194629'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195752'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195752'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195770'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195770'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195786'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195786'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195832'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195832'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194373'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194373'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194398'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194398'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194425'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194425'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194442'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194442'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194474'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194474'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195417'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195417'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195456'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195456'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195484'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195484'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195535'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195535'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195563'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195563'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195590'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195590'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195620'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195620'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195656'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195656'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195277'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195277'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195284'^^xsd:integer;
  dwc:scientificName 'Petalonia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145864'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195284'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195288'^^xsd:integer;
  dwc:scientificName 'Petalonia zosterifolia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145865'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195288'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311362'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195317'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195317'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195342'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195342'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195358'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195358'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195376'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195376'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195404'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195404'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194408'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194408'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195437'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195437'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195672'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195672'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195719'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195719'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194656'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194656'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194889'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194889'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195255'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195255'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195119'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195119'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194895'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194895'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.88"^^xsd:decimal ;
  dwc:decimalLongitude "-23.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.88 -23.65)"^^geo:wktLiteral ;
  geo-pos:lat "64.88"^^xsd:decimal ;
  geo-pos:long "-23.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195805'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.65'^^xsd:double;
  dwc:latitude '64.88'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195805'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194661'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194661'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194481'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194481'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194495'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194495'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194525'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194525'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194536'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194536'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194547'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194547'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194558'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194558'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194568'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194568'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194580'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194580'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194596'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194596'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194620'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194620'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194647'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194647'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194443'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194443'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194362'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194362'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194387'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194387'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194415'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194415'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194428'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194428'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194432'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194432'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195361'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195361'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195152'^^xsd:integer;
  dwc:scientificName 'Lithophyllum orbiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145157'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195152'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195154'^^xsd:integer;
  dwc:scientificName 'Lithothamnion glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145170'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195154'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1736213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195162'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195162'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195173'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195173'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195216'^^xsd:integer;
  dwc:scientificName 'Myriotrichia clavaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145331'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195216'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195227'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195227'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195246'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195246'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195270'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195270'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195302'^^xsd:integer;
  dwc:scientificName 'Phaeostroma pustulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145455'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195302'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195308'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195308'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195333'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195333'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195349'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195349'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195149'^^xsd:integer;
  dwc:scientificName 'Petroderma maculiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145478'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195149'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195367'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195367'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195395'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195395'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195408'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195408'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195420'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195420'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195428'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195428'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195447'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195447'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195459'^^xsd:integer;
  dwc:scientificName 'Prasiola crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195459'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195462'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195462'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195488'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195488'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195499'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195499'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194918'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194918'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194935'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194935'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194977'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194977'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195003'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195003'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195019'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195019'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195038'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195038'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195102'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195102'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195108'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195108'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195130'^^xsd:integer;
  dwc:scientificName 'Laminariocolax tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145446'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195130'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195134'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195134'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194880'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194880'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194687'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194687'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194703'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194703'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194719'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194719'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194748'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194748'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194761'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194761'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194775'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194775'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194790'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194790'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194816'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194816'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194829'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194829'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194845'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194845'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194863'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194863'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195526'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195526'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195540'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195540'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195544'^^xsd:integer;
  dwc:scientificName 'Ralfsia fungiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144997'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195544'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195554'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195554'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195581'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195581'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195600'^^xsd:integer;
  dwc:scientificName 'Rosenvingiella polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145802'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195600'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195610'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195610'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195623'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195623'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195634'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195634'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195646'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195646'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195661'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195661'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195680'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195680'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195690'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195690'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195700'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195700'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195729'^^xsd:integer;
  dwc:scientificName 'Turnerella pennyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145683'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195729'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195742'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195742'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195760'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195760'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195794'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195794'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195822'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195822'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195838'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195838'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195209'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195209'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194736'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194736'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194465'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194465'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195776'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195776'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195056'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195056'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195569'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195569'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195381'^^xsd:integer;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195381'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195469'^^xsd:integer;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195469'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.73"^^xsd:decimal ;
  dwc:decimalLongitude "-23.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.73 -23.62)"^^geo:wktLiteral ;
  geo-pos:lat "64.73"^^xsd:decimal ;
  geo-pos:long "-23.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195091'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.62'^^xsd:double;
  dwc:latitude '64.73'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195091'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194375'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia centralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '162253'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194375'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194389'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194389'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194414'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194414'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194431'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194431'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194447'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194447'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194462'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194462'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194494'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194494'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194509'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194509'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194518'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194518'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194524'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194524'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194535'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194535'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194735'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194735'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194747'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194747'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194762'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194762'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194789'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194789'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194817'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194817'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194843'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194843'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194861'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194861'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194879'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194879'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194903'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194903'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194934'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194934'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194952'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194952'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194965'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194965'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194544'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194544'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194557'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194557'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194567'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194567'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194579'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194579'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194595'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194595'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194619'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194619'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194648'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194648'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194659'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194659'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194685'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194685'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194716'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194716'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194989'^^xsd:integer;
  dwc:scientificName 'Fimbrifolium dichotomum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145616'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194989'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195002'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195002'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195018'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195018'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195037'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195037'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195055'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195055'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195088'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195088'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195107'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195107'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195124'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195124'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195129'^^xsd:integer;
  dwc:scientificName 'Laminariocolax tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145446'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195129'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195135'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195135'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195151'^^xsd:integer;
  dwc:scientificName 'Lithophyllum orbiculatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145157'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195151'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145157'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194978'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194978'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195189'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar polysiphoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145447'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195189'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195204'^^xsd:integer;
  dwc:scientificName 'Protomonostroma undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145946'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195204'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195217'^^xsd:integer;
  dwc:scientificName 'Myriotrichia clavaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145331'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195217'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195226'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195226'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195245'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195245'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195291'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195291'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195307'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195307'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195330'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195330'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195346'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195346'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195359'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195359'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195366'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195366'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195380'^^xsd:integer;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195380'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195555'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195555'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195394'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195394'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195407'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195407'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195419'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195419'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195427'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195427'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195446'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195446'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195461'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195461'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195487'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195487'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195498'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195498'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195524'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195524'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195541'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195541'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195712'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195712'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195567'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195567'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195580'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195580'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195592'^^xsd:integer;
  dwc:scientificName 'Rhodophysema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145774'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195592'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145774'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195611'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195611'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195622'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195622'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195633'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195633'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195647'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195647'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195663'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195663'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195678'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195678'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195689'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195689'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195743'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195743'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195761'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195761'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195777'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195777'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195823'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195823'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195839'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195839'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194364'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194364'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194455'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194455'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194702'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194702'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194827'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194827'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195103'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195103'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195172'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195172'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195257'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195257'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195458'^^xsd:integer;
  dwc:scientificName 'Prasiola crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195458'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195599'^^xsd:integer;
  dwc:scientificName 'Rosenvingiella polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145802'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195599'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.75"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.75 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.75"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195796'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.75'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195796'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195711'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195711'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195726'^^xsd:integer;
  dwc:scientificName 'Streblonema sphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145469'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195726'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195741'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195741'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195759'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195759'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195775'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195775'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195795'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195795'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195821'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195821'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195837'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195837'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195040'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195040'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195054'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195054'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195090'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195090'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195110'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195110'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195133'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195133'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195148'^^xsd:integer;
  dwc:scientificName 'Petroderma maculiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145478'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195148'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195164'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195164'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195171'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195171'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195190'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar polysiphoniae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145447'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195190'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145447'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195203'^^xsd:integer;
  dwc:scientificName 'Protomonostroma undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145946'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195203'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195208'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195208'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195215'^^xsd:integer;
  dwc:scientificName 'Myriotrichia clavaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145331'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195215'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194828'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194828'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194844'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194844'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194862'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194862'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194917'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194917'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194933'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194933'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194951'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194951'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194964'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194964'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194976'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194976'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194988'^^xsd:integer;
  dwc:scientificName 'Fimbrifolium dichotomum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145616'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194988'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195005'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195005'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195021'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195021'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194618'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194618'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194646'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194646'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194660'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194660'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194686'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194686'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194718'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194718'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194734'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194734'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194746'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194746'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194760'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194760'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194774'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194774'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194788'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194788'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194815'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194815'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194464'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194464'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194480'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194480'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194493'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194493'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194517'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194517'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194523'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194523'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194534'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194534'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194546'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194546'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194556'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194556'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194566'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194566'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194578'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194578'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194594'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194594'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195244'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195244'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195269'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195269'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195280'^^xsd:integer;
  dwc:scientificName 'Petalonia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145864'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195280'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195289'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195289'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195306'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195306'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195318'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195318'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195332'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195332'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195348'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195348'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195360'^^xsd:integer;
  dwc:scientificName 'Phymatolithon rugulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157333'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195360'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1832160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195365'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195365'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195222'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195222'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195379'^^xsd:integer;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195379'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195553'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195553'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195568'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195568'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195579'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195579'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195591'^^xsd:integer;
  dwc:scientificName 'Rhodophysema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145774'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195591'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145774'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195598'^^xsd:integer;
  dwc:scientificName 'Rosenvingiella polyrhiza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145802'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195598'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195624'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195624'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195635'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195635'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195645'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195645'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195679'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195679'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195692'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195692'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195393'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195393'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195406'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195406'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195418'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195418'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195426'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195426'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195445'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195445'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195457'^^xsd:integer;
  dwc:scientificName 'Prasiola crispa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195457'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145798'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195468'^^xsd:integer;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195468'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195477'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195477'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195486'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195486'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195510'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195510'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195539'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195539'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194363'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194363'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194374'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia centralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '162253'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194374'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194388'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194388'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194417'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194417'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194427'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194427'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194457'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194457'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194433'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194433'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194508'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194508'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194878'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194878'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194701'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194701'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195258'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195258'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195702'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195702'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195609'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195609'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195662'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195662'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195497'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195497'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195525'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195525'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195225'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195225'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195585'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195585'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195593'^^xsd:integer;
  dwc:scientificName 'Rhodophysema elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145774'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195593'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145774'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195615'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195615'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195638'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195638'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195651'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195651'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195667'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195667'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195684'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195684'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195703'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195703'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195714'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195714'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195721'^^xsd:integer;
  dwc:scientificName 'Streblonema chordariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157191'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195721'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195747'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195747'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195765'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195765'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195781'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195781'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195827'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195827'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195841'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195841'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194848'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194848'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194864'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194864'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194884'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194884'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194939'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194939'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194953'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194953'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194966'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194966'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194982'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194982'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195009'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195009'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195025'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195025'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195044'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195044'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195060'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195060'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194622'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194622'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194633'^^xsd:integer;
  dwc:scientificName 'Chondrus crispus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145625'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194633'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145625'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194678'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194678'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194689'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194689'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194704'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194704'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194721'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194721'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194740'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194740'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194752'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194752'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194777'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194777'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194794'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194794'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194821'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194821'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194437'^^xsd:integer;
  dwc:scientificName 'Ascophyllum nodosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145541'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194437'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194449'^^xsd:integer;
  dwc:scientificName 'Acrochaetium alariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194449'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144326'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194469'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194469'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194497'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194497'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194510'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194510'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194529'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194529'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194540'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194540'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194549'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194549'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194570'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194570'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194584'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194584'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194600'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194600'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195104'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195104'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195114'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195114'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195127'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195127'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195131'^^xsd:integer;
  dwc:scientificName 'Laminariocolax tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145446'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195131'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195139'^^xsd:integer;
  dwc:scientificName 'Leathesia difformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144953'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195139'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195155'^^xsd:integer;
  dwc:scientificName 'Lithothamnion glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145170'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195155'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1736213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195167'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195167'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195177'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195177'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195212'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195212'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195250'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195250'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195093'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195093'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195261'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195261'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195451'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195451'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195466'^^xsd:integer;
  dwc:scientificName 'Prasiola stipitata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145800'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195466'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145800'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195478'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195478'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195492'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195492'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195503'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195503'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195512'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195512'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195530'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195530'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195543'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195543'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195558'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195558'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195570'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195570'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195272'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195272'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195294'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195294'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195305'^^xsd:integer;
  dwc:scientificName 'Phaeostroma pustulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145455'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195305'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195312'^^xsd:integer;
  dwc:scientificName 'Phycodrys rubens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144773'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195312'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195322'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195322'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195325'^^xsd:integer;
  dwc:scientificName 'Phyllophora truncata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157362'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195325'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195335'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195335'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195371'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195371'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195399'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195399'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195412'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195412'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195424'^^xsd:integer;
  dwc:scientificName 'Porphyra abyssicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144424'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195424'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '707695'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194368'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194368'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194393'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194393'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194405'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194405'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194420'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194420'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194766'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194766'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194444'^^xsd:integer;
  dwc:scientificName 'Audouinella virgatula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '157286'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194444'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194562'^^xsd:integer;
  dwc:scientificName 'Ceramium areschougii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144532'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194562'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144532'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194993'^^xsd:integer;
  dwc:scientificName 'Fimbrifolium dichotomum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145616'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194993'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194832'^^xsd:integer;
  dwc:scientificName 'Dilsea carnosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145222'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194832'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195231'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195231'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195696'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195696'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195800'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195800'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195547'^^xsd:integer;
  dwc:scientificName 'Ralfsia fungiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144997'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195547'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144997'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195432'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195432'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195386'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195386'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.72"^^xsd:decimal ;
  dwc:decimalLongitude "-23.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.72 -23.03)"^^geo:wktLiteral ;
  geo-pos:lat "64.72"^^xsd:decimal ;
  geo-pos:long "-23.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195351'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-23.03'^^xsd:double;
  dwc:latitude '64.72'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195351'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195691'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195691'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195701'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195701'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195710'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195710'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195733'^^xsd:integer;
  dwc:scientificName 'Ulonema rhizophorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144987'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195733'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195739'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195739'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195425'^^xsd:integer;
  dwc:scientificName 'Porphyra miniata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144432'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195425'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '500421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195444'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195444'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195467'^^xsd:integer;
  dwc:scientificName 'Pseudolithoderma extensum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195467'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195485'^^xsd:integer;
  dwc:scientificName 'Ptilota gunneri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144686'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195485'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144686'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195496'^^xsd:integer;
  dwc:scientificName 'Ptilota serrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144687'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195496'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195509'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195509'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195523'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195523'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195552'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195552'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195578'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195578'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195608'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195608'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195621'^^xsd:integer;
  dwc:scientificName 'Sphacelaria britannica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157210'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195621'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145895'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195632'^^xsd:integer;
  dwc:scientificName 'Sphacelaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145897'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195632'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '497297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195644'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195644'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195660'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195660'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195677'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195677'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195405'^^xsd:integer;
  dwc:scientificName 'Polysiphonia lanosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144647'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195405'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '475211'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195772'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195772'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195793'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195793'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195836'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195836'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195757'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195757'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194456'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194456'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194463'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194463'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194475'^^xsd:integer;
  dwc:scientificName 'Audouinella spetsbergensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157284'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194475'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145773'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194479'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194479'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194492'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194492'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194507'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194507'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194516'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194516'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194522'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194522'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194533'^^xsd:integer;
  dwc:scientificName 'Callithamnion tetragonum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144529'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194533'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144529'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194545'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194545'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194565'^^xsd:integer;
  dwc:scientificName 'Ceramium circinatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144540'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194565'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194361'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194361'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194386'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194386'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194413'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194413'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194416'^^xsd:integer;
  dwc:scientificName 'Alaria esculenta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145716'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194416'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194426'^^xsd:integer;
  dwc:scientificName 'Antithamnion floccosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '238761'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194426'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144520'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195109'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195109'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195004'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195004'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195020'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195020'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195039'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195039'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195053'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195053'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195070'^^xsd:integer;
  dwc:scientificName 'Gloiosiphonia capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145232'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195070'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195082'^^xsd:integer;
  dwc:scientificName 'Hecatonema terminale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145341'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195082'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195206'^^xsd:integer;
  dwc:scientificName 'Myrionema aecidioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '162811'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195206'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195128'^^xsd:integer;
  dwc:scientificName 'Laminariocolax tomentosoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145446'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195128'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195147'^^xsd:integer;
  dwc:scientificName 'Petroderma maculiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145478'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195147'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195153'^^xsd:integer;
  dwc:scientificName 'Lithothamnion glaciale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145170'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195153'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1736213'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195161'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195161'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195163'^^xsd:integer;
  dwc:scientificName 'Litosiphon laminariae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145327'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195163'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145327'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195170'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195170'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195199'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195199'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195207'^^xsd:integer;
  dwc:scientificName 'Myrionema strangulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144985'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195207'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195214'^^xsd:integer;
  dwc:scientificName 'Myriotrichia clavaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145331'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195214'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195221'^^xsd:integer;
  dwc:scientificName 'Myrionema corunnae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144978'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195221'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195224'^^xsd:integer;
  dwc:scientificName 'Odonthalia dentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144839'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195224'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144839'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195243'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195243'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195268'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195268'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195279'^^xsd:integer;
  dwc:scientificName 'Petalonia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145864'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195279'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195290'^^xsd:integer;
  dwc:scientificName 'Petrocelis hennedyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157349'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195290'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195301'^^xsd:integer;
  dwc:scientificName 'Phaeostroma pustulosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145455'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195301'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145455'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195319'^^xsd:integer;
  dwc:scientificName 'Phyllophora pseudoceranoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145664'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195319'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145664'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195331'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195331'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195347'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195347'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195364'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195364'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195385'^^xsd:integer;
  dwc:scientificName 'Polysiphonia fucoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144639'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195385'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '637672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195392'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195392'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194838'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194838'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194842'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194842'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194877'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194877'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194902'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194902'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194916'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194916'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194932'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194932'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194950'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194950'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194963'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194963'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194975'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194975'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194577'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194577'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194593'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194593'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194617'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194617'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194645'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194645'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194658'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194658'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194677'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194677'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194684'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194684'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194700'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194700'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194717'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194717'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194733'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194733'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194759'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194759'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194773'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194773'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194787'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194787'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194805'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon ekmanii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145321'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194805'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145321'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194814'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194814'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195809'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195809'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195725'^^xsd:integer;
  dwc:scientificName 'Streblonema sphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145469'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195725'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195538'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195538'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195476'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195476'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195378'^^xsd:integer;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195378'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195089'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195089'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195202'^^xsd:integer;
  dwc:scientificName 'Protomonostroma undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145946'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195202'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194860'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194860'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194611'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194611'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194745'^^xsd:integer;
  dwc:scientificName 'Delesseria sanguinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144744'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194745'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144744'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195125'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195125'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195101'^^xsd:integer;
  dwc:scientificName 'Isthmoplea sphaerophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145351'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195101'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195818'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195818'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194676'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194676'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194683'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194683'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194699'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194699'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194715'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194715'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194732'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194732'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194757'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194757'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194772'^^xsd:integer;
  dwc:scientificName 'Desmarestia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145310'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194772'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194786'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194786'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194478'^^xsd:integer;
  dwc:scientificName 'Bangia atropurpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144423'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194478'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144423'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194491'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194491'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194515'^^xsd:integer;
  dwc:scientificName 'Aglaothamnion hookeri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144496'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194515'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1311368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194521'^^xsd:integer;
  dwc:scientificName 'Callithamnion sepositum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '238798'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194521'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144500'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194543'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194543'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194576'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194576'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194592'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194592'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194610'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194610'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194616'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194616'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194644'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194644'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194358'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194358'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194383'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194383'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194403'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194403'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194412'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194412'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194461'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194461'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195709'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195709'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195724'^^xsd:integer;
  dwc:scientificName 'Streblonema sphaericum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145469'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195724'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195732'^^xsd:integer;
  dwc:scientificName 'Ulonema rhizophorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144987'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195732'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144987'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195738'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195738'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195756'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195756'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195771'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195771'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195792'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195792'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195813'^^xsd:integer;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195813'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195508'^^xsd:integer;
  dwc:scientificName 'Punctaria plantaginea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145347'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195508'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145347'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195522'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195522'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195537'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195537'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195551'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195551'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195577'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195577'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195607'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195607'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195659'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195659'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195676'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195676'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195205'^^xsd:integer;
  dwc:scientificName 'Myrionema aecidioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '162811'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195205'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195213'^^xsd:integer;
  dwc:scientificName 'Myriotrichia clavaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145331'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195213'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145331'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195242'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195242'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195278'^^xsd:integer;
  dwc:scientificName 'Petalonia filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145864'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195278'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1310311'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195329'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195329'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195345'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195345'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195363'^^xsd:integer;
  dwc:scientificName 'Plumaria plumosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144603'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195363'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144603'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195377'^^xsd:integer;
  dwc:scientificName 'Polysiphonia arctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144607'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195377'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1871854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195391'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195391'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195443'^^xsd:integer;
  dwc:scientificName 'Porphyra umbilicalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144437'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195443'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144437'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195475'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195475'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195052'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195052'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195069'^^xsd:integer;
  dwc:scientificName 'Gloiosiphonia capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145232'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195069'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195081'^^xsd:integer;
  dwc:scientificName 'Hecatonema terminale'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145341'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195081'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195087'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195087'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195105'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195105'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195160'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195160'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195169'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195169'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195198'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195198'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195201'^^xsd:integer;
  dwc:scientificName 'Protomonostroma undulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145946'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195201'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194837'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194837'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194841'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194841'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194876'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194876'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194901'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194901'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194915'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194915'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194931'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194931'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194949'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194949'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194962'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194962'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195001'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195001'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195017'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195017'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195036'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195036'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195121'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195121'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194859'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194859'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194813'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194813'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194506'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194506'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194657'^^xsd:integer;
  dwc:scientificName 'Cladophora glaucescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '238818'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194657'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195267'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195267'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195642'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195642'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195817'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195817'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194454'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194454'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.87)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195699'^^xsd:integer;
  dwc:scientificName 'Fucus distichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.87'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145544'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195699'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194542'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194542'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194575'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194575'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194591'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194591'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194615'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194615'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194640'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194640'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194643'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194643'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194675'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194675'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194682'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194682'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194698'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194698'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194714'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194714'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194731'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194731'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194490'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194490'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194785'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194785'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195035'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195035'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194812'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194812'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194836'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194836'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194840'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194840'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194858'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194858'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194875'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194875'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194900'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194900'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194930'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194930'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194948'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194948'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194961'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194961'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194974'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194974'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195000'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195000'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195016'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195016'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195390'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195390'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195068'^^xsd:integer;
  dwc:scientificName 'Gloiosiphonia capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145232'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195068'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195086'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195086'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195106'^^xsd:integer;
  dwc:scientificName 'Laminaria hyperborea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145725'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195106'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195123'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195123'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195159'^^xsd:integer;
  dwc:scientificName 'Litosiphon filiformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '162315'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195159'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '238952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195168'^^xsd:integer;
  dwc:scientificName 'Membranoptera alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144758'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195168'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195200'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195200'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195266'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195266'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195328'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195328'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195344'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195344'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195737'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195737'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195474'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195474'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195521'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195521'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195576'^^xsd:integer;
  dwc:scientificName 'Rhodomela confervoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144854'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195576'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144854'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195606'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195606'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195641'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195641'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195658'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195658'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195675'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195675'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195708'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195708'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195755'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195755'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195774'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195774'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195791'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195791'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195808'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195808'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195812'^^xsd:integer;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195812'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195820'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195820'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194360'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194360'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194385'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194385'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194402'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194402'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194411'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194411'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194453'^^xsd:integer;
  dwc:scientificName 'Colaconema membranacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194453'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194460'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194460'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194756'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194756'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195550'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195550'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195051'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195051'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195241'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195241'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.82)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195536'^^xsd:integer;
  dwc:scientificName 'Stragularia clavata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.82'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145002'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195536'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194359'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194359'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194384'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194384'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194410'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194410'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194459'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194459'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194489'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194489'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194505'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194505'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194541'^^xsd:integer;
  dwc:scientificName 'Callophyllis cristata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145261'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194541'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '373772'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194574'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194574'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194590'^^xsd:integer;
  dwc:scientificName 'Ceramium strictum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146786'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194590'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194609'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194609'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194642'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194642'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195758'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195758'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195773'^^xsd:integer;
  dwc:scientificName 'Ulothrix subflaccida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145931'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195773'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145931'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195790'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195790'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195807'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195807'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195811'^^xsd:integer;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195811'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195819'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195819'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195740'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195740'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194674'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194674'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194697'^^xsd:integer;
  dwc:scientificName 'Clathromorphum circumscriptum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145104'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194697'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145104'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194713'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194713'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194730'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194730'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194758'^^xsd:integer;
  dwc:scientificName 'Desmarestia aculeata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145307'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194758'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145307'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194784'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194784'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194811'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194811'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194835'^^xsd:integer;
  dwc:scientificName 'Dumontia contorta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145228'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194835'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145228'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194839'^^xsd:integer;
  dwc:scientificName 'Ectocarpus fasciculatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145404'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194839'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194874'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194874'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194899'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194899'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194914'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194914'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195265'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195265'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194929'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194929'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194947'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194947'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194960'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194960'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194973'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194973'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194999'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194999'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195034'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195034'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195050'^^xsd:integer;
  dwc:scientificName 'Mastocarpus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145650'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195050'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145650'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195067'^^xsd:integer;
  dwc:scientificName 'Gloiosiphonia capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145232'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195067'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195085'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195085'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195122'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195122'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195240'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195240'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195327'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195327'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195389'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195389'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195442'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195442'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195473'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195473'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195520'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195520'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195549'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195549'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195605'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195605'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195643'^^xsd:integer;
  dwc:scientificName 'Sphacelaria (Sphacelaria) radicans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145900'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195643'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '494794'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195657'^^xsd:integer;
  dwc:scientificName 'Spongomorpha aeruginosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144413'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195657'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144413'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195707'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195707'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195343'^^xsd:integer;
  dwc:scientificName 'Phymatolithon polymorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '162369'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195343'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195674'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195674'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195015'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195015'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194681'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194681'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194857'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194857'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194401'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194401'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.78)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194614'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.78'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194614'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194712'^^xsd:integer;
  dwc:scientificName 'Corallina officinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145108'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194712'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145108'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194400'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194400'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194458'^^xsd:integer;
  dwc:scientificName 'Audouinella purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '146531'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194458'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194488'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194488'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194504'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194504'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194573'^^xsd:integer;
  dwc:scientificName 'Ceramium rubrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144561'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194573'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '178915'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194608'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194608'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194613'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194613'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194639'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194639'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194673'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194673'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194680'^^xsd:integer;
  dwc:scientificName 'Cladophora Rupestres rupestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145064'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194680'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1738316'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194357'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia arcta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144407'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194357'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195519'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195519'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195548'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195548'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195604'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195604'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195673'^^xsd:integer;
  dwc:scientificName 'Spongonema tomentosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145459'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195673'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195735'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195735'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195753'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195753'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195788'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195788'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195806'^^xsd:integer;
  dwc:scientificName 'Ulva rigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145990'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195806'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195810'^^xsd:integer;
  dwc:scientificName 'Ulvaria oxysperma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157125'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195810'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '214368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195816'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195816'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195835'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195835'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195472'^^xsd:integer;
  dwc:scientificName 'Pseudodendoclonium fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '146015'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195472'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195014'^^xsd:integer;
  dwc:scientificName 'Fucus evanescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145545'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195014'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '292672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195033'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195033'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195084'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195084'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195120'^^xsd:integer;
  dwc:scientificName 'Saccharina latissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234483'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195120'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195197'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195197'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195239'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195239'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195326'^^xsd:integer;
  dwc:scientificName 'Phymatolithon lenormandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145202'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195326'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145202'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195388'^^xsd:integer;
  dwc:scientificName 'Polysiphonia urceolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157326'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195388'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144672'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195441'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195441'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194729'^^xsd:integer;
  dwc:scientificName 'Cystoclonium purpureum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145615'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194729'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145615'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194783'^^xsd:integer;
  dwc:scientificName 'Devaleraea ramentacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145770'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194783'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145770'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194810'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194810'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194873'^^xsd:integer;
  dwc:scientificName 'Elachista fucicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144937'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194873'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194897'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194897'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194912'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194912'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194924'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194924'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194927'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194927'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194946'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194946'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194972'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194972'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195706'^^xsd:integer;
  dwc:scientificName 'Stictyosiphon tortilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145355'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195706'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145355'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194959'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194959'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194409'^^xsd:integer;
  dwc:scientificName 'Ahnfeltia plicata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144422'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194409'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144422'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194641'^^xsd:integer;
  dwc:scientificName 'Chordaria flagelliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144910'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194641'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144910'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194382'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia grandis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194382'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194998'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194998'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195066'^^xsd:integer;
  dwc:scientificName 'Gloiosiphonia capillaris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145232'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195066'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145232'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195264'^^xsd:integer;
  dwc:scientificName 'Petalonia fascia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145863'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195264'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145863'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.73)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194856'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.73'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194856'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194485'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194485'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194630'^^xsd:integer;
  dwc:scientificName 'Chlorochytrium cohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144898'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194630'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194670'^^xsd:integer;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194670'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194802'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194802'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194892'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194892'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194910'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194910'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194922'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194922'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195193'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195193'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195516'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195516'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195438'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195438'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.78"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.78 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.78"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195564'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.78'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195564'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194669'^^xsd:integer;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194669'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194801'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194801'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194891'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194891'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195515'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195515'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.72)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195192'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.72'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195192'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194487'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194487'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194607'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194607'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194631'^^xsd:integer;
  dwc:scientificName 'Chlorochytrium cohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144898'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194631'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194638'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194638'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194671'^^xsd:integer;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194671'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194803'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194803'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194809'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194809'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194855'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194855'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194898'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194898'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194913'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194913'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194925'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194925'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194928'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194928'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194958'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194958'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194997'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194997'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195194'^^xsd:integer;
  dwc:scientificName 'Mikrosyphar porphyrae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145448'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195194'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145448'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195195'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195195'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195237'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195237'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195256'^^xsd:integer;
  dwc:scientificName 'Pelvetia canaliculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145550'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195256'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145550'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195440'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195440'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195518'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195518'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195566'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195566'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195734'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195734'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195789'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195789'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195814'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195814'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194399'^^xsd:integer;
  dwc:scientificName 'Acrosiphonia sonderi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144412'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194399'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194486'^^xsd:integer;
  dwc:scientificName 'Blidingia minima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145950'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194486'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145950'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194503'^^xsd:integer;
  dwc:scientificName 'Blidingia marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145949'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194503'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194606'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium tortuosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145076'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194606'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '162293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194612'^^xsd:integer;
  dwc:scientificName 'Chaetomorpha melagonium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145029'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194612'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145029'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194632'^^xsd:integer;
  dwc:scientificName 'Chlorochytrium cohnii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144898'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194632'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144898'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194637'^^xsd:integer;
  dwc:scientificName 'Chorda filum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145722'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194637'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145722'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194672'^^xsd:integer;
  dwc:scientificName 'Cladophora oblitterata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145057'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194672'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194804'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194804'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195196'^^xsd:integer;
  dwc:scientificName 'Monostroma grevillei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145940'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195196'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145940'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194854'^^xsd:integer;
  dwc:scientificName 'Ectocarpus siliculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145410'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194854'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145410'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194893'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194893'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194896'^^xsd:integer;
  dwc:scientificName 'Ulva clathrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '156078'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194896'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194911'^^xsd:integer;
  dwc:scientificName 'Ulva compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234462'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194911'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234462'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194923'^^xsd:integer;
  dwc:scientificName 'Ulva flexuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234468'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194923'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234468'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194945'^^xsd:integer;
  dwc:scientificName 'Ulva linza'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234474'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194945'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194957'^^xsd:integer;
  dwc:scientificName 'Ulva prolifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234476'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194957'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194971'^^xsd:integer;
  dwc:scientificName 'Eudesme virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144918'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194971'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144918'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194996'^^xsd:integer;
  dwc:scientificName 'Fucus vesiculosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145548'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194996'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145548'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195031'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195031'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195083'^^xsd:integer;
  dwc:scientificName 'Hildenbrandia rubra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145712'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195083'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195238'^^xsd:integer;
  dwc:scientificName 'Palmaria palmata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145771'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195238'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195439'^^xsd:integer;
  dwc:scientificName 'Porphyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144434'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195439'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144434'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195517'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195517'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195603'^^xsd:integer;
  dwc:scientificName 'Scytosiphon lomentaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145869'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195603'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145869'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195736'^^xsd:integer;
  dwc:scientificName 'Ulothrix flacca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145925'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195736'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195754'^^xsd:integer;
  dwc:scientificName 'Ulothrix pseudoflaca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '156595'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195754'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145925'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195787'^^xsd:integer;
  dwc:scientificName 'Ulva lactuca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145984'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195787'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195815'^^xsd:integer;
  dwc:scientificName 'Urospora penicilliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144420'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195815'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144420'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195834'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195834'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194894'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194894'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195032'^^xsd:integer;
  dwc:scientificName 'Fucus spiralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145547'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195032'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145547'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195833'^^xsd:integer;
  dwc:scientificName 'Urospora wormskioldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '144421'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195833'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '144421'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194808'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon foeniculaceus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145322'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194808'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145322'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194926'^^xsd:integer;
  dwc:scientificName 'Ulva intestinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '234471'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194926'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234471'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.76"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.76 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.76"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195565'^^xsd:integer;
  dwc:scientificName 'Rhizoclonium riparium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.76'^^xsd:double;
  dwc:aphiaid '145075'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195565'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145075'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194890'^^xsd:integer;
  dwc:scientificName 'Ulva procera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '234461'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194890'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1195514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1195514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1195514'^^xsd:integer;
  dwc:scientificName 'Pylaiella littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '157188'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1195514'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194668'^^xsd:integer;
  dwc:scientificName 'Cladophora glomerata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145048'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194668'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145048'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.8 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.8"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1577__urn%3Acatalog%3AMarBEF%2FLargeNet%3Aim%3A1194800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:im:1194800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1577_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'im'^^xsd:string;
  dwc:catalogNumber '1194800'^^xsd:integer;
  dwc:scientificName 'Dictyosiphon chordaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'ANE: Iceland'^^xsd:string;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.8'^^xsd:double;
  dwc:aphiaid '145319'^^xsd:integer;
  dwc:sampleSize '0.5 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:im:1194800'^^xsd:anyURI;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '145319'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF