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

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225436'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225436'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225433> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225433'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225433'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225593> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225593'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225593'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225589> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225589'^^xsd:integer;
  dwc:scientificName 'Viscosia glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '122141'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225589'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225357> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225357'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225357'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225213> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225213'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225213'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225214> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225214'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225214'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225220> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225220'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225220'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225542> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225542'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225542'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225216> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225216'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225216'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225219> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225219'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225219'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225217> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225217'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225217'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225218> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225218'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225218'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225167> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225167'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225167'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225166> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225166'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225166'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225171> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225171'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225171'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225169> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225169'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225169'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225165> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225165'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225165'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225170> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225170'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225170'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230953> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230953'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230953'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230955> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230955'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230955'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230956> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230956'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230956'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230950> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230950'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230950'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225470> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225470'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225470'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225057> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225057'^^xsd:integer;
  dwc:scientificName 'Diodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2404'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225057'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225413> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225413'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225413'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225417> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225417'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225417'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225418> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225418'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225418'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225419> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225419'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225419'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225420> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225420'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225420'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225415> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225415'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225415'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225416> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225416'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225416'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231017> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231017'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231017'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231015> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231015'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231015'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231018> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231018'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231018'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231020> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231020'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231020'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231021> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231021'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231021'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231013> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231013'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231013'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231010> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231010'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231010'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231009> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231009'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231009'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231075> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231075'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231075'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231073> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231073'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231073'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231072> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231072'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231072'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231071> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231071'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231071'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231023> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231023'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231023'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231024> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231024'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231024'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231025> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231025'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231025'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231026> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231026'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231026'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231027> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231027'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231027'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231029> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231029'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231029'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231076> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231076'^^xsd:integer;
  dwc:scientificName 'Daptonema furcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121531'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231076'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121531'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231028> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231028'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231028'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230940> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230940'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230940'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225276> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225276'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225276'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225275> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225275'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225275'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225269> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225269'^^xsd:integer;
  dwc:scientificName 'Neochromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2300'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225269'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225332> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225332'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225332'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230934> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230934'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230934'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230937> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230937'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230937'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230935> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230935'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230935'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225453> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225453'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225453'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225457> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225457'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225457'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225459> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225459'^^xsd:integer;
  dwc:scientificName 'Sabatieria punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153130'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225459'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225570> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225570'^^xsd:integer;
  dwc:scientificName 'Trichenoplus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231712'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225570'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225027> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225027'^^xsd:integer;
  dwc:scientificName 'Daptonema setosum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225027'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225112> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225112'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225112'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225113> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225113'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225113'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225109> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225109'^^xsd:integer;
  dwc:scientificName 'Halalaimus isaitshikovi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '122011'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225109'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '122011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225371> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225371'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225371'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225370> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225370'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225370'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225368> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225368'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225368'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225367> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225367'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225367'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225366> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225366'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225366'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225372> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225372'^^xsd:integer;
  dwc:scientificName 'Xyalidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2190'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225372'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225358> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225358'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225358'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225360> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225360'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225360'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225363> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225363'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225363'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225364> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225364'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225364'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225359> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225359'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225359'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225382> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225382'^^xsd:integer;
  dwc:scientificName 'Pareurystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2562'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225382'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225239> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225239'^^xsd:integer;
  dwc:scientificName 'Monhysterida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2139'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225239'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225241> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225241'^^xsd:integer;
  dwc:scientificName 'Monhysterida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2139'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225241'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225266> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225266'^^xsd:integer;
  dwc:scientificName 'Nannolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2316'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225266'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225324> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225324'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225324'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225337> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225337'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225337'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225334> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225334'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225334'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225150> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225150'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225150'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225154> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225154'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225154'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225149> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225149'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225149'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225153> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225153'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225153'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225155> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225155'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225155'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225329> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225329'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225329'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225328> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225328'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120882'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225328'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225321> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225321'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225321'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225320> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225320'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225320'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225318> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225318'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225318'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225317> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225317'^^xsd:integer;
  dwc:scientificName 'Pandolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2582'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225317'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225097> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225097'^^xsd:integer;
  dwc:scientificName 'Filoncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2580'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225097'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225014> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225014'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225014'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225018> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225018'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225018'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225588> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225588'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225588'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225586> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225586'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225586'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225583> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225583'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225583'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225581> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225581'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225581'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225587> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225587'^^xsd:integer;
  dwc:scientificName 'Tripyloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2588'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225587'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225509> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225509'^^xsd:integer;
  dwc:scientificName 'Stephanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2408'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225509'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225236> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225236'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225236'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225232> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225232'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225232'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225229> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225229'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225229'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225230> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225230'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225230'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225235> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225235'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225235'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225233> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225233'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225233'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230998> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230998'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230998'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230999> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230999'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230999'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225376> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225376'^^xsd:integer;
  dwc:scientificName 'Parasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2449'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225376'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231064> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231064'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231064'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231066> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231066'^^xsd:integer;
  dwc:scientificName 'Cyartonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2382'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231066'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225580> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225580'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225580'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230994> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230994'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230994'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225143> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225143'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225143'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225145> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225145'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225145'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225146> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225146'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225146'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225142> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225142'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225142'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225148> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225148'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225148'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225144> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225144'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225144'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225141> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225141'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225141'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225197> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225197'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225197'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225200> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225200'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225200'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225199> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225199'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225199'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225198> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225198'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225198'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225202> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225202'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225202'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225203> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225203'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225203'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225201> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225201'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225201'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225404> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225404'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225404'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225403> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225403'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225403'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225400> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225400'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225400'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225398> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225398'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225398'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225397> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225397'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225397'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231019> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231019'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231019'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225036> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225036'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225036'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225033> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225033'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225033'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225032> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225032'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225032'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225031> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225031'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225031'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225030> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225030'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225030'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225414> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225414'^^xsd:integer;
  dwc:scientificName 'Rhabdocoma americana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153456'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225414'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225562> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225562'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225562'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225506> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225506'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225506'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225505> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225505'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225505'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225502> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225502'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225502'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225501> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225501'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225501'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230970> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230970'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230970'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230968> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230968'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230968'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230969> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230969'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230969'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230972> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230972'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230972'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225355> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225355'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225355'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225352> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225352'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225352'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225351> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225351'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225351'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225350> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225350'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225350'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225353> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225353'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225353'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225354> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225354'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225354'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225349> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225349'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225349'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225356> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225356'^^xsd:integer;
  dwc:scientificName 'Paralinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2491'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225356'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225481> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225481'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225481'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225480> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225480'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225480'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225489> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225489'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225489'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225487> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225487'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225487'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225486> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225486'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225486'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225492> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225492'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225492'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225422> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225422'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225422'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225425> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225425'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225425'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225423> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225423'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225423'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225427> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225427'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225427'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225160> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225160'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225160'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225164> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225164'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225164'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225530> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225530'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225530'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225526> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225526'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225526'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225531> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225531'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225531'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225527> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225527'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225527'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225529> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225529'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225529'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225532> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225532'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225532'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225123> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225123'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225123'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225122> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225122'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225122'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225119> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225119'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225119'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225118> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225118'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225118'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225128> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225128'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225128'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225124> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225124'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225124'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225137> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225137'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225137'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225133> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225133'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225133'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225134> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225134'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225134'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225246> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225246'^^xsd:integer;
  dwc:scientificName 'Monoposthiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2172'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225246'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230912> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230912'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230912'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230911> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230911'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230911'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230910> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230910'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230910'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230913> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230913'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230913'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230915> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230915'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230915'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230916> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230916'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230916'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230917> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230917'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230917'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230914> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230914'^^xsd:integer;
  dwc:scientificName 'Actinonema pachydermatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120721'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230914'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225597> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225597'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225597'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225600> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225600'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225600'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225604> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225604'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225604'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225598> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225598'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225598'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225601> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225601'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225601'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225602> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225602'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225602'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225603> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225603'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225603'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225599> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225599'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225599'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225537> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225537'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225537'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225540> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225540'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225540'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225538> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225538'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225538'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225533> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225533'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225533'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225539> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225539'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225539'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225534> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225534'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225534'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225535> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225535'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225535'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231033> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231033'^^xsd:integer;
  dwc:scientificName 'Comesa cuanensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231271'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231033'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '231271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225279> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225279'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225279'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230957> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230957'^^xsd:integer;
  dwc:scientificName 'Axonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2416'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230957'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230976> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230976'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230976'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225394> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225394'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225394'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225071> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225071'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225071'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225444> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225444'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225444'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225536> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225536'^^xsd:integer;
  dwc:scientificName 'Terschellingia longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121679'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225536'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225525> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225525'^^xsd:integer;
  dwc:scientificName 'Terschellingia gourbaultae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121678'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225525'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225172> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225172'^^xsd:integer;
  dwc:scientificName 'Leptolaimus elegans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121267'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225172'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225215> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225215'^^xsd:integer;
  dwc:scientificName 'Metalinhomoeus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2476'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225215'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231016> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231016'^^xsd:integer;
  dwc:scientificName 'Cobbia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2454'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231016'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231006> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231006'^^xsd:integer;
  dwc:scientificName 'Choniolaimus papillatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120928'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231006'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225546> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225546'^^xsd:integer;
  dwc:scientificName 'Terschellingia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2479'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225546'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225051> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225051'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225051'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225284> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225284'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225284'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225278> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225278'^^xsd:integer;
  dwc:scientificName 'Neotonchus meeki'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120918'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225278'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225152> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225152'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225152'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225156> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225156'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225156'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225426> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225426'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225426'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225421> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225421'^^xsd:integer;
  dwc:scientificName 'Rhabdodemania'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2583'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225421'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225434> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225434'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225434'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225432> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225432'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225432'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225429> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225429'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225429'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225430> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225430'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225430'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225431> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225431'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225431'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225435> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225435'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225435'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225494> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225494'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225494'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225493> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225493'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225493'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225500> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225500'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225500'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225498> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225498'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225498'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225499> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225499'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225499'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225497> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225497'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225497'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225496> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225496'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225496'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225495> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225495'^^xsd:integer;
  dwc:scientificName 'Spirinia parasitifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121027'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225495'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230975> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230975'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230975'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230974> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230974'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230974'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230980> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230980'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230980'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230979> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230979'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus parahonestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153477'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230979'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225393> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225393'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225393'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225396> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225396'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225396'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225392> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225392'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225392'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225395> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225395'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225395'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225391> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225391'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225391'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225390> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225390'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225390'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225389> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225389'^^xsd:integer;
  dwc:scientificName 'Perspiria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '227498'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225389'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '227498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225086> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225086'^^xsd:integer;
  dwc:scientificName 'Epacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2514'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225086'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225076> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225076'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225076'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225075> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225075'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225075'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225073> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225073'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225073'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225072> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225072'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225072'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225070> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225070'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225070'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225069> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225069'^^xsd:integer;
  dwc:scientificName 'Dorylaimopsis punctata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121349'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225069'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225469> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225469'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225469'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225472> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225472'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225472'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225473> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225473'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225473'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225475> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225475'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225475'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225474> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225474'^^xsd:integer;
  dwc:scientificName 'Setosabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2434'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225474'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225440> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225440'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225440'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225439> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225439'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225439'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225438> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225438'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225438'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225437> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225437'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225437'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225443> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225443'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225443'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225442> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225442'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225442'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225441> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225441'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225441'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225303> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225303'^^xsd:integer;
  dwc:scientificName 'Oncholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2573'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225303'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225161> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225161'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225161'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225162> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225162'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225162'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225159> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225159'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225159'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225158> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225158'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225158'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225157> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225157'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225157'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225285> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225285'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225285'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225291> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225291'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225291'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225292> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225292'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225292'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225286> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225286'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225286'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225287> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225287'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225287'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225288> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225288'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225288'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225289> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225289'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225289'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225290> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225290'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225290'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225362> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225362'^^xsd:integer;
  dwc:scientificName 'Paralongicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2312'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225362'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225338> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225338'^^xsd:integer;
  dwc:scientificName 'Paracanthonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2320'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225338'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225316> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225316'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225316'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225310> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225310'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225310'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225313> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225313'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225313'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225314> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225314'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225314'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225551> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225551'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225551'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225556> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225556'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225556'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225552> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225552'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225552'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225029> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225029'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225029'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225503> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225503'^^xsd:integer;
  dwc:scientificName 'Steineria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2468'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225503'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230967> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230967'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230967'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230971> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A230971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:230971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '230971'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus honestus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153474'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:230971'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225234> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225234'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225234'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225231> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225231'^^xsd:integer;
  dwc:scientificName 'Molgolaimus turgofrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '153142'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225231'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225204> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225204'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225204'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225402> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225402'^^xsd:integer;
  dwc:scientificName 'Prochromadorella ditlevseni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120704'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225402'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '120704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225147> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225147'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225147'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225019> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225019'^^xsd:integer;
  dwc:scientificName 'Daptonema oxycerca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121541'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225019'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225485> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225485'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus macrocirculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '121494'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225485'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '121494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225163> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225163'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225163'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225121> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225121'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225121'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225139> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A225139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:225139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '225139'^^xsd:integer;
  dwc:scientificName 'Halanonchus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2591'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:225139'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231044> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231044'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231044'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231043> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231043'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231043'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231042> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231042'^^xsd:integer;
  dwc:scientificName 'Comesa vitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '231276'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231042'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '231276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231022> ;
  mr:hasGeometry <https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.53333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -10.53333333)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-10.53333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/702__urn%3Acatalog%3AMarBEF%2FManuela%3Aps%3A231022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:ps:231022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/702_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'ps'^^xsd:string;
  dwc:catalogNumber '231022'^^xsd:integer;
  dwc:scientificName 'Chromadoroidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Norway'^^xsd:string;
  dwc:longitude '-10.53333333'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '2150'^^xsd:integer;
  dwc:sampleSize ''^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:ps:231022'^^xsd:anyURI;
  dwc:observationDate '1995-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '2150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '130'^^xsd:integer;
  .
# EOF